forked from boostorg/fusion
doc updates (mini tweaks)
[SVN r47668]
This commit is contained in:
@ -26,14 +26,14 @@
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="fusion.iterator.metafunctions.distance"></a><a href="distance.html" title="distance">distance</a></h4></div></div></div>
|
||||
<a name="fusion.iterator.metafunctions.distance.description"></a><h5>
|
||||
<a name="id486991"></a>
|
||||
<a name="id487020"></a>
|
||||
<a href="distance.html#fusion.iterator.metafunctions.distance.description">Description</a>
|
||||
</h5>
|
||||
<p>
|
||||
Returns the distance between two iterators.
|
||||
</p>
|
||||
<a name="fusion.iterator.metafunctions.distance.synopsis"></a><h5>
|
||||
<a name="id487022"></a>
|
||||
<a name="id487051"></a>
|
||||
<a href="distance.html#fusion.iterator.metafunctions.distance.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -47,7 +47,7 @@
|
||||
<span class="special">};</span>
|
||||
</pre>
|
||||
<div class="table">
|
||||
<a name="id487140"></a><p class="title"><b>Table<EFBFBD>1.16.<2E>Parameters</b></p>
|
||||
<a name="id487169"></a><p class="title"><b>Table<EFBFBD>1.16.<2E>Parameters</b></p>
|
||||
<table class="table" summary="Parameters">
|
||||
<colgroup>
|
||||
<col>
|
||||
@ -93,7 +93,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.iterator.metafunctions.distance.expression_semantics"></a><h5>
|
||||
<a name="id487254"></a>
|
||||
<a name="id487283"></a>
|
||||
<a href="distance.html#fusion.iterator.metafunctions.distance.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h5>
|
||||
@ -110,7 +110,7 @@
|
||||
<tt class="computeroutput"><span class="identifier">J</span></tt>.
|
||||
</p>
|
||||
<a name="fusion.iterator.metafunctions.distance.header"></a><h5>
|
||||
<a name="id487400"></a>
|
||||
<a name="id487428"></a>
|
||||
<a href="distance.html#fusion.iterator.metafunctions.distance.header">Header</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -118,7 +118,7 @@
|
||||
<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">include</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.iterator.metafunctions.distance.example"></a><h5>
|
||||
<a name="id487558"></a>
|
||||
<a name="id487587"></a>
|
||||
<a href="distance.html#fusion.iterator.metafunctions.distance.example">Example</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
|
Reference in New Issue
Block a user