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:
@ -27,7 +27,7 @@
|
||||
<a name="range.reference.ranges.counting_range"></a><a class="link" href="counting_range.html" title="counting_range"> counting_range</a>
|
||||
</h4></div></div></div>
|
||||
<a name="range.reference.ranges.counting_range.prototype"></a><h6>
|
||||
<a name="id2956501"></a>
|
||||
<a name="id3111863"></a>
|
||||
<a class="link" href="counting_range.html#range.reference.ranges.counting_range.prototype">Prototype</a>
|
||||
</h6>
|
||||
<p>
|
||||
@ -48,7 +48,7 @@
|
||||
<p>
|
||||
</p>
|
||||
<a name="range.reference.ranges.counting_range.description"></a><h6>
|
||||
<a name="id2956887"></a>
|
||||
<a name="id3112247"></a>
|
||||
<a class="link" href="counting_range.html#range.reference.ranges.counting_range.description">Description</a>
|
||||
</h6>
|
||||
<p>
|
||||
@ -58,14 +58,14 @@
|
||||
(from Boost.Iterator).
|
||||
</p>
|
||||
<a name="range.reference.ranges.counting_range.definition"></a><h6>
|
||||
<a name="id2956945"></a>
|
||||
<a name="id3112306"></a>
|
||||
<a class="link" href="counting_range.html#range.reference.ranges.counting_range.definition">Definition</a>
|
||||
</h6>
|
||||
<p>
|
||||
Defined in header file <code class="computeroutput"><span class="identifier">boost</span><span class="special">/</span><span class="identifier">range</span><span class="special">/</span><span class="identifier">counting_range</span><span class="special">.</span><span class="identifier">hpp</span></code>
|
||||
</p>
|
||||
<a name="range.reference.ranges.counting_range.requirements"></a><h6>
|
||||
<a name="id2957009"></a>
|
||||
<a name="id3112370"></a>
|
||||
<a class="link" href="counting_range.html#range.reference.ranges.counting_range.requirements">Requirements</a>
|
||||
</h6>
|
||||
<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem">
|
||||
|
Reference in New Issue
Block a user