summaryrefslogtreecommitdiff
path: root/doc/html/boost/accumulators/accumulator_concept.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/accumulators/accumulator_concept.html')
-rw-r--r--doc/html/boost/accumulators/accumulator_concept.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/html/boost/accumulators/accumulator_concept.html b/doc/html/boost/accumulators/accumulator_concept.html
index 5dc369e840..bace120319 100644
--- a/doc/html/boost/accumulators/accumulator_concept.html
+++ b/doc/html/boost/accumulators/accumulator_concept.html
@@ -6,7 +6,7 @@
<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.framework.accumulator_concept_hpp" title="Header &lt;boost/accumulators/framework/accumulator_concept.hpp&gt;">
-<link rel="prev" href="accumulator_base.html" title="Struct accumulator_base">
+<link rel="prev" href="dont_care.html" title="Struct dont_care">
<link rel="next" href="tag/as_droppable.html" title="Struct template as_droppable">
</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="accumulator_base.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../accumulators/reference.html#header.boost.accumulators.framework.accumulator_concept_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="tag/as_droppable.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="dont_care.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../accumulators/reference.html#header.boost.accumulators.framework.accumulator_concept_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="tag/as_droppable.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.accumulators.accumulator_concept"></a><div class="titlepage"></div>
@@ -34,18 +34,18 @@
</span><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> Stat<span class="special">&gt;</span>
<span class="keyword">struct</span> <a class="link" href="accumulator_concept.html" title="Struct template accumulator_concept">accumulator_concept</a> <span class="special">{</span>
- <span class="comment">// <a class="link" href="accumulator_concept.html#idp65520112-bb">public member functions</a></span>
- <span class="keyword">void</span> <a class="link" href="accumulator_concept.html#idp65520672-bb"><span class="identifier">constraints</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span>
+ <span class="comment">// <a class="link" href="accumulator_concept.html#idp58085024-bb">public member functions</a></span>
+ <span class="keyword">void</span> <a class="link" href="accumulator_concept.html#idp58085584-bb"><span class="identifier">constraints</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span>
<span class="comment">// public data members</span>
<span class="identifier">Stat</span> <span class="identifier">stat</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp99778048"></a><h2>Description</h2>
+<a name="idp90555296"></a><h2>Description</h2>
<div class="refsect2">
-<a name="idp99778464"></a><h3>
-<a name="idp65520112-bb"></a><code class="computeroutput">accumulator_concept</code> public member functions</h3>
-<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><span class="keyword">void</span> <a name="idp65520672-bb"></a><span class="identifier">constraints</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre></li></ol></div>
+<a name="idp90555712"></a><h3>
+<a name="idp58085024-bb"></a><code class="computeroutput">accumulator_concept</code> public member functions</h3>
+<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><span class="keyword">void</span> <a name="idp58085584-bb"></a><span class="identifier">constraints</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre></li></ol></div>
</div>
</div>
</div>
@@ -59,7 +59,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="accumulator_base.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../accumulators/reference.html#header.boost.accumulators.framework.accumulator_concept_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="tag/as_droppable.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="dont_care.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../accumulators/reference.html#header.boost.accumulators.framework.accumulator_concept_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="tag/as_droppable.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>