[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

@ -5,7 +5,7 @@
<link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="../../../index.html" title="Chapter&#160;1.&#160;Range 2.0">
<link rel="up" href="../algorithms.html" title="Range Algorithm">
<link rel="up" href="../algorithms.html" title="Range Algorithms">
<link rel="prev" href="new/remove_erase_if.html" title="remove_erase_if">
<link rel="next" href="numeric/accumulate.html" title="accumulate">
</head>
@ -24,16 +24,13 @@
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
<a name="range.reference.algorithms.numeric"></a><a class="link" href="numeric.html" title="Numeric algorithms"> Numeric algorithms</a>
<a name="range.reference.algorithms.numeric"></a><a class="link" href="numeric.html" title="Numeric algorithms">Numeric algorithms</a>
</h4></div></div></div>
<div class="toc"><dl>
<dt><span class="section"><a href="numeric/accumulate.html"> accumulate</a></span></dt>
<dt><span class="section"><a href="numeric/adjacent_difference.html">
adjacent_difference</a></span></dt>
<dt><span class="section"><a href="numeric/inner_product.html">
inner_product</a></span></dt>
<dt><span class="section"><a href="numeric/partial_sum.html">
partial_sum</a></span></dt>
<dt><span class="section"><a href="numeric/accumulate.html">accumulate</a></span></dt>
<dt><span class="section"><a href="numeric/adjacent_difference.html">adjacent_difference</a></span></dt>
<dt><span class="section"><a href="numeric/inner_product.html">inner_product</a></span></dt>
<dt><span class="section"><a href="numeric/partial_sum.html">partial_sum</a></span></dt>
</dl></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>