forked from boostorg/fusion
doc tweaks
[SVN r35248]
This commit is contained in:
@ -26,14 +26,14 @@
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="fusion.iterators.functions.distance"></a><a href="distance.html" title="distance">distance</a></h4></div></div></div>
|
||||
<a name="fusion.iterators.functions.distance.description"></a><h5>
|
||||
<a name="id463589"></a>
|
||||
<a name="id463721"></a>
|
||||
<a href="distance.html#fusion.iterators.functions.distance.description">Description</a>
|
||||
</h5>
|
||||
<p>
|
||||
Returns the distance between 2 iterators.
|
||||
</p>
|
||||
<a name="fusion.iterators.functions.distance.synopsis"></a><h5>
|
||||
<a name="id463618"></a>
|
||||
<a name="id463750"></a>
|
||||
<a href="distance.html#fusion.iterators.functions.distance.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -45,7 +45,7 @@
|
||||
</pre>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id463823"></a>
|
||||
<a name="id463955"></a>
|
||||
<span class="table-title">Parameters</span>
|
||||
</h4>
|
||||
<table class="table">
|
||||
@ -72,7 +72,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.iterators.functions.distance.expression_semantics"></a><h5>
|
||||
<a name="id463911"></a>
|
||||
<a name="id464043"></a>
|
||||
<a href="distance.html#fusion.iterators.functions.distance.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h5>
|
||||
@ -87,14 +87,14 @@
|
||||
iterators <tt class="computeroutput"><span class="identifier">i</span></tt> and <tt class="computeroutput"><span class="identifier">j</span></tt>.
|
||||
</p>
|
||||
<a name="fusion.iterators.functions.distance.header"></a><h5>
|
||||
<a name="id464036"></a>
|
||||
<a name="id464168"></a>
|
||||
<a href="distance.html#fusion.iterators.functions.distance.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">distance</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.iterators.functions.distance.example"></a><h5>
|
||||
<a name="id464130"></a>
|
||||
<a name="id464262"></a>
|
||||
<a href="distance.html#fusion.iterators.functions.distance.example">Example</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
|
Reference in New Issue
Block a user