forked from boostorg/range
Boost.Range minor documentation corrections and code comment fixes.
[SVN r61014]
This commit is contained in:
@ -47,7 +47,7 @@
|
||||
limitation is simply propogated from the underlying iterator type.
|
||||
</p>
|
||||
<a name="range.utilities.iterator_range.synopsis"></a><h5>
|
||||
<a name="id3271139"></a>
|
||||
<a name="id3017779"></a>
|
||||
<a class="link" href="iterator_range.html#range.utilities.iterator_range.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<p>
|
||||
@ -187,7 +187,7 @@
|
||||
iterators from the same container.
|
||||
</p>
|
||||
<a name="range.utilities.iterator_range.details_member_functions"></a><h5>
|
||||
<a name="id3274370"></a>
|
||||
<a name="id3021010"></a>
|
||||
<a class="link" href="iterator_range.html#range.utilities.iterator_range.details_member_functions">Details
|
||||
member functions</a>
|
||||
</h5>
|
||||
@ -218,7 +218,7 @@
|
||||
</p>
|
||||
</blockquote></div>
|
||||
<a name="range.utilities.iterator_range.details_functions"></a><h5>
|
||||
<a name="id3274615"></a>
|
||||
<a name="id3021254"></a>
|
||||
<a class="link" href="iterator_range.html#range.utilities.iterator_range.details_functions">Details
|
||||
functions</a>
|
||||
</h5>
|
||||
|
@ -39,7 +39,7 @@
|
||||
if the end of a range has been reached internally during traversal.
|
||||
</p>
|
||||
<a name="range.utilities.join.synposis"></a><h5>
|
||||
<a name="id3277052"></a>
|
||||
<a name="id3023692"></a>
|
||||
<a class="link" href="join.html#range.utilities.join.synposis">Synposis</a>
|
||||
</h5>
|
||||
<p>
|
||||
@ -65,7 +65,7 @@
|
||||
<p>
|
||||
</p>
|
||||
<a name="range.utilities.join.example"></a><h5>
|
||||
<a name="id3277600"></a>
|
||||
<a name="id3024239"></a>
|
||||
<a class="link" href="join.html#range.utilities.join.example">Example</a>
|
||||
</h5>
|
||||
<p>
|
||||
|
@ -35,7 +35,7 @@
|
||||
is.
|
||||
</p>
|
||||
<a name="range.utilities.sub_range.synopsis"></a><h5>
|
||||
<a name="id3275774"></a>
|
||||
<a name="id3022414"></a>
|
||||
<a class="link" href="sub_range.html#range.utilities.sub_range.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user