summaryrefslogtreecommitdiff
path: root/doc/html/boost/accumulators/features.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/accumulators/features.html')
-rw-r--r--doc/html/boost/accumulators/features.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/boost/accumulators/features.html b/doc/html/boost/accumulators/features.html
index 7d89d5d3ce..07e93a177d 100644
--- a/doc/html/boost/accumulators/features.html
+++ b/doc/html/boost/accumulators/features.html
@@ -7,8 +7,8 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.79.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.accumulators_fwd_hpp" title="Header &lt;boost/accumulators/accumulators_fwd.hpp&gt;">
-<link rel="prev" href="depends_on.html" title="Struct template depends_on">
-<link rel="next" href="../../BOOST_ACCUMU_1_3_2_6_2_3_2.html" title="Macro BOOST_ACCUMULATORS_MAX_FEATURES">
+<link rel="prev" href="feature_of.html" title="Struct template feature_of">
+<link rel="next" href="with_cached_result.html" title="Struct template with_cached_result">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -21,7 +21,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="depends_on.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../accumulators/reference.html#header.boost.accumulators.accumulators_fwd_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="../../BOOST_ACCUMU_1_3_2_6_2_3_2.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="feature_of.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../accumulators/reference.html#header.boost.accumulators.accumulators_fwd_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="with_cached_result.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.accumulators.features"></a><div class="titlepage"></div>
@@ -32,8 +32,8 @@
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<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.accumulators_fwd_hpp" title="Header &lt;boost/accumulators/accumulators_fwd.hpp&gt;">boost/accumulators/accumulators_fwd.hpp</a>&gt;
-</span><span class="keyword">template</span><span class="special">&lt;</span><span class="identifier">BOOST_PP_ENUM_PARAMS_WITH_A_DEFAULT</span><span class="special">(</span><span class="identifier">BOOST_ACCUMULATORS_MAX_FEATURES</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">Feature</span><span class="special">,</span> <span class="identifier">mpl</span><span class="special">::</span><span class="identifier">na</span><span class="special">)</span> <span class="special">&gt;</span>
-<span class="keyword">struct</span> <a class="link" href="features.html" title="Struct template features">features</a> <span class="special">:</span> <span class="keyword">public</span> <span class="identifier">mpl</span><span class="special">::</span><span class="identifier">vector</span><span class="special">&lt;</span> <span class="identifier">Feature1</span><span class="special">,</span> <span class="identifier">Feature2</span><span class="special">,</span><span class="special">...</span><span class="special">&gt;</span> <span class="special">{</span>
+</span><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> Feature1<span class="special">,</span> <span class="keyword">typename</span> Feature2<span class="special">,</span> <span class="special">...</span> <span class="special">&gt;</span>
+<span class="keyword">struct</span> <a class="link" href="features.html" title="Struct template features">features</a> <span class="special">:</span> <span class="keyword">public</span> <span class="identifier">mpl</span><span class="special">::</span><span class="identifier">vector</span><span class="special">&lt;</span> <span class="identifier">Feature1</span><span class="special">,</span> <span class="identifier">Feature2</span><span class="special">,</span><span class="special">...</span> <span class="special">&gt;</span> <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -46,7 +46,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="depends_on.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../accumulators/reference.html#header.boost.accumulators.accumulators_fwd_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="../../BOOST_ACCUMU_1_3_2_6_2_3_2.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="feature_of.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../accumulators/reference.html#header.boost.accumulators.accumulators_fwd_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="with_cached_result.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>