forked from boostorg/range
Boost.Range updated the return types of various algorithms to improve consistency. This is to address a specific request made during the formal review of Boost.RangeEx.
[SVN r61211]
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="id2964234"></a>
|
||||
<a name="id3119597"></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="id2967466"></a>
|
||||
<a name="id3122828"></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="id2967711"></a>
|
||||
<a name="id3123073"></a>
|
||||
<a class="link" href="iterator_range.html#range.utilities.iterator_range.details_functions">Details
|
||||
functions</a>
|
||||
</h5>
|
||||
|
Reference in New Issue
Block a user