forked from boostorg/fusion
Doc Tweaks
[SVN r35130]
This commit is contained in:
@ -26,14 +26,14 @@
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="fusion.iterators.functions.deref"></a><a href="deref.html" title="deref">deref</a></h4></div></div></div>
|
||||
<a name="fusion.iterators.functions.deref.description"></a><h5>
|
||||
<a name="id456561"></a>
|
||||
<a name="id460944"></a>
|
||||
<a href="deref.html#fusion.iterators.functions.deref.description">Description</a>
|
||||
</h5>
|
||||
<p>
|
||||
Deferences an iterator.
|
||||
</p>
|
||||
<a name="fusion.iterators.functions.deref.synopsis"></a><h5>
|
||||
<a name="id456590"></a>
|
||||
<a name="id460973"></a>
|
||||
<a href="deref.html#fusion.iterators.functions.deref.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -44,7 +44,7 @@
|
||||
</pre>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id456739"></a>
|
||||
<a name="id461122"></a>
|
||||
<span class="table-title">Parameters</span>
|
||||
</h4>
|
||||
<table class="table">
|
||||
@ -70,7 +70,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.iterators.functions.deref.expression_semantics"></a><h5>
|
||||
<a name="id456815"></a>
|
||||
<a name="id461198"></a>
|
||||
<a href="deref.html#fusion.iterators.functions.deref.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h5>
|
||||
@ -85,14 +85,14 @@
|
||||
<tt class="computeroutput"><span class="identifier">i</span></tt>.
|
||||
</p>
|
||||
<a name="fusion.iterators.functions.deref.header"></a><h5>
|
||||
<a name="id456959"></a>
|
||||
<a name="id461342"></a>
|
||||
<a href="deref.html#fusion.iterators.functions.deref.header">Header</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">fusion</span><span class="special">/</span><span class="identifier">iterator</span><span class="special">/</span><span class="identifier">deref</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.iterators.functions.deref.example"></a><h5>
|
||||
<a name="id457053"></a>
|
||||
<a name="id461436"></a>
|
||||
<a href="deref.html#fusion.iterators.functions.deref.example">Example</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
|
Reference in New Issue
Block a user