summaryrefslogtreecommitdiff
path: root/doc/html/boost/accumulators/tag/rolling_window_plus1.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/accumulators/tag/rolling_window_plus1.html')
-rw-r--r--doc/html/boost/accumulators/tag/rolling_window_plus1.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/html/boost/accumulators/tag/rolling_window_plus1.html b/doc/html/boost/accumulators/tag/rolling_window_plus1.html
index 9435224cc7..fef8e7e038 100644
--- a/doc/html/boost/accumulators/tag/rolling_window_plus1.html
+++ b/doc/html/boost/accumulators/tag/rolling_window_plus1.html
@@ -3,10 +3,10 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct rolling_window_plus1</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../../accumulators/reference.html#header.boost.accumulators.statistics.rolling_window_hpp" title="Header &lt;boost/accumulators/statistics/rolling_window.hpp&gt;">
-<link rel="prev" href="../impl/rolling_window_impl.html" title="Struct template rolling_window_impl">
+<link rel="prev" href="../extract/rolling_window.html" title="Global rolling_window">
<link rel="next" href="rolling_window.html" title="Struct rolling_window">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="../impl/rolling_window_impl.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../accumulators/reference.html#header.boost.accumulators.statistics.rolling_window_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="rolling_window.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../extract/rolling_window.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../accumulators/reference.html#header.boost.accumulators.statistics.rolling_window_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="rolling_window.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.accumulators.tag.rolling_window_plus1"></a><div class="titlepage"></div>
@@ -32,7 +32,9 @@
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../../accumulators/reference.html#header.boost.accumulators.statistics.rolling_window_hpp" title="Header &lt;boost/accumulators/statistics/rolling_window.hpp&gt;">boost/accumulators/statistics/rolling_window.hpp</a>&gt;
</span>
-<span class="keyword">struct</span> <a class="link" href="rolling_window_plus1.html" title="Struct rolling_window_plus1">rolling_window_plus1</a> <span class="special">:</span> <span class="keyword">public</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">accumulators</span><span class="special">::</span><span class="identifier">depends_on</span><span class="special">&lt;</span><span class="special">&gt;</span> <span class="special">{</span>
+<span class="keyword">struct</span> <a class="link" href="rolling_window_plus1.html" title="Struct rolling_window_plus1">rolling_window_plus1</a> <span class="special">:</span>
+ <span class="keyword">public</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">accumulators</span><span class="special">::</span><span class="identifier">depends_on</span><span class="special">&lt;</span><span class="special">&gt;</span>, <span class="keyword">public</span> <span class="identifier">rolling_window_size</span>
+<span class="special">{</span>
<span class="comment">// public data members</span>
<span class="keyword">static</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">parameter</span><span class="special">::</span><span class="identifier">keyword</span><span class="special">&lt;</span> <span class="identifier">tag</span><span class="special">::</span><span class="identifier">rolling_window_size</span> <span class="special">&gt;</span> <span class="keyword">const</span> <span class="identifier">window_size</span><span class="special">;</span> <span class="comment">// tag::rolling_window::size named parameter </span>
@@ -48,7 +50,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="../impl/rolling_window_impl.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../accumulators/reference.html#header.boost.accumulators.statistics.rolling_window_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="rolling_window.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../extract/rolling_window.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../accumulators/reference.html#header.boost.accumulators.statistics.rolling_window_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="rolling_window.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>