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.metafunctions.distance"></a><a href="distance.html" title="distance">distance</a></h4></div></div></div>
|
||||
<a name="fusion.iterators.metafunctions.distance.description"></a><h5>
|
||||
<a name="id468304"></a>
|
||||
<a name="id472688"></a>
|
||||
<a href="distance.html#fusion.iterators.metafunctions.distance.description">Description</a>
|
||||
</h5>
|
||||
<p>
|
||||
Returns the distance between two iterators.
|
||||
</p>
|
||||
<a name="fusion.iterators.metafunctions.distance.synopsis"></a><h5>
|
||||
<a name="id468335"></a>
|
||||
<a name="id472719"></a>
|
||||
<a href="distance.html#fusion.iterators.metafunctions.distance.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -48,7 +48,7 @@
|
||||
</pre>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id468457"></a>
|
||||
<a name="id472841"></a>
|
||||
<span class="table-title">Parameters</span>
|
||||
</h4>
|
||||
<table class="table">
|
||||
@ -75,7 +75,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.iterators.metafunctions.distance.expression_semantics"></a><h5>
|
||||
<a name="id468546"></a>
|
||||
<a name="id472930"></a>
|
||||
<a href="distance.html#fusion.iterators.metafunctions.distance.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h5>
|
||||
@ -91,14 +91,14 @@
|
||||
<tt class="computeroutput"><span class="identifier">J</span></tt>.
|
||||
</p>
|
||||
<a name="fusion.iterators.metafunctions.distance.header"></a><h5>
|
||||
<a name="id468680"></a>
|
||||
<a name="id473064"></a>
|
||||
<a href="distance.html#fusion.iterators.metafunctions.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.metafunctions.distance.example"></a><h5>
|
||||
<a name="id468774"></a>
|
||||
<a name="id473157"></a>
|
||||
<a href="distance.html#fusion.iterators.metafunctions.distance.example">Example</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
|
Reference in New Issue
Block a user