forked from boostorg/range
Boost.Range documentation update iteration.
[SVN r61647]
This commit is contained in:
@ -42,7 +42,7 @@
|
||||
Even though the behavior of the primary templates are exactly such that standard
|
||||
containers will be supported by default, the requirements are much lower
|
||||
than the standard container requirements. For example, the utility class
|
||||
<a class="link" href="../utilities/iterator_range.html" title="Class iterator_range"><code class="computeroutput"><span class="identifier">iterator_range</span></code></a>
|
||||
<a class="link" href="utilities/iterator_range.html" title="Class iterator_range"><code class="computeroutput"><span class="identifier">iterator_range</span></code></a>
|
||||
implements the <a class="link" href="extending.html" title="Extending the library">minimal interface</a>
|
||||
required to make the class a <a class="link" href="../concepts/forward_range.html" title="Forward Range">Forward
|
||||
Range</a>.
|
||||
|
Reference in New Issue
Block a user