forked from boostorg/fusion
doc tweaks
[SVN r35248]
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="fusion.sequences.views.iterator_range"></a><a href="iterator_range.html" title="iterator_range">iterator_range</a></h4></div></div></div>
|
||||
<a name="fusion.sequences.views.iterator_range.description"></a><h5>
|
||||
<a name="id492744"></a>
|
||||
<a name="id492892"></a>
|
||||
<a href="iterator_range.html#fusion.sequences.views.iterator_range.description">Description</a>
|
||||
</h5>
|
||||
<p>
|
||||
@ -34,14 +34,14 @@
|
||||
a sub-range of its underlying sequence delimited by a pair of iterators.
|
||||
</p>
|
||||
<a name="fusion.sequences.views.iterator_range.header"></a><h5>
|
||||
<a name="id492787"></a>
|
||||
<a name="id492935"></a>
|
||||
<a href="iterator_range.html#fusion.sequences.views.iterator_range.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">sequence</span><span class="special">/</span><span class="identifier">view</span><span class="special">/</span><span class="identifier">iterator_range</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.views.iterator_range.synopsis"></a><h5>
|
||||
<a name="id492891"></a>
|
||||
<a name="id493039"></a>
|
||||
<a href="iterator_range.html#fusion.sequences.views.iterator_range.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -49,13 +49,13 @@
|
||||
<span class="keyword">struct</span> <span class="identifier">iterator_range</span><span class="special">;</span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.views.iterator_range.template_parameters"></a><h5>
|
||||
<a name="id492988"></a>
|
||||
<a name="id493135"></a>
|
||||
<a href="iterator_range.html#fusion.sequences.views.iterator_range.template_parameters">Template
|
||||
parameters</a>
|
||||
</h5>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id493010"></a>
|
||||
<a name="id493158"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@ -87,7 +87,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.iterator_range.model_of"></a><h5>
|
||||
<a name="id493105"></a>
|
||||
<a name="id493253"></a>
|
||||
<a href="iterator_range.html#fusion.sequences.views.iterator_range.model_of">Model of</a>
|
||||
</h5>
|
||||
<div class="itemizedlist"><ul type="disc"><li><a href="../concepts/forward_sequence.html" title="Forward
|
||||
@ -115,7 +115,7 @@
|
||||
</dl>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.iterator_range.expression_semantics"></a><h5>
|
||||
<a name="id493276"></a>
|
||||
<a name="id493424"></a>
|
||||
<a href="iterator_range.html#fusion.sequences.views.iterator_range.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h5>
|
||||
@ -127,7 +127,7 @@
|
||||
</p>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id493314"></a>
|
||||
<a name="id493462"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@ -165,7 +165,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.iterator_range.example"></a><h5>
|
||||
<a name="id493562"></a>
|
||||
<a name="id493710"></a>
|
||||
<a href="iterator_range.html#fusion.sequences.views.iterator_range.example">Example</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
|
Reference in New Issue
Block a user