forked from boostorg/range
[boost][range] - Update to relax preconditions for the strided adaptor, and numerous fixes to inspection report issues.
[SVN r67418]
This commit is contained in:
@ -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 1. 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>
|
||||
|
Reference in New Issue
Block a user