[boost][range] - Update to relax preconditions for the strided adaptor, and numerous fixes to inspection report issues.

[SVN r67418]
This commit is contained in:
Neil Groves
2010-12-22 22:31:33 +00:00
parent 1ff26bc99b
commit 612cec17bb
286 changed files with 4007 additions and 1192 deletions

View File

@ -24,14 +24,14 @@
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="range.reference.extending"></a><a class="link" href="extending.html" title="Extending the library"> Extending the library</a>
<a name="range.reference.extending"></a><a class="link" href="extending.html" title="Extending the library">Extending the library</a>
</h3></div></div></div>
<div class="toc"><dl>
<dt><span class="section"><a href="extending/method_1.html"> Method 1: provide
<dt><span class="section"><a href="extending/method_1.html">Method 1: provide
member functions and nested types</a></span></dt>
<dt><span class="section"><a href="extending/method_2.html"> Method 2: provide
<dt><span class="section"><a href="extending/method_2.html">Method 2: provide
free-standing functions and specialize metafunctions</a></span></dt>
<dt><span class="section"><a href="extending/method_3.html"> Method 3: provide
<dt><span class="section"><a href="extending/method_3.html">Method 3: provide
range adaptor implementations</a></span></dt>
</dl></div>
</div>