summaryrefslogtreecommitdiff
path: root/doc/html/boost/container/growth_factor.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/container/growth_factor.html')
-rw-r--r--doc/html/boost/container/growth_factor.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/boost/container/growth_factor.html b/doc/html/boost/container/growth_factor.html
index 33b6dbe4c0..d6786ce3fc 100644
--- a/doc/html/boost/container/growth_factor.html
+++ b/doc/html/boost/container/growth_factor.html
@@ -7,7 +7,7 @@
<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="../../boost_container_header_reference.html#header.boost.container.options_hpp" title="Header &lt;boost/container/options.hpp&gt;">
-<link rel="prev" href="node_handle.html" title="Class template node_handle">
+<link rel="prev" href="deque_options.html" title="Struct template deque_options">
<link rel="next" href="growth_factor_100.html" title="Struct growth_factor_100">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -21,7 +21,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="node_handle.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_container_header_reference.html#header.boost.container.options_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="growth_factor_100.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="deque_options.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_container_header_reference.html#header.boost.container.options_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="growth_factor_100.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.container.growth_factor"></a><div class="titlepage"></div>
@@ -36,13 +36,13 @@
<span class="keyword">struct</span> <a class="link" href="growth_factor.html" title="Struct template growth_factor">growth_factor</a> <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id-1.3.10.14.19.3.4"></a><h2>Description</h2>
+<a name="id-1.3.10.14.19.6.4"></a><h2>Description</h2>
<p>This option setter specifies the growth factor strategy of the underlying vector.</p>
<p>
Predefined growth factors that can be passed as arguments to this option are: <code class="computeroutput"><a class="link" href="growth_factor_50.html" title="Struct growth_factor_50">boost::container::growth_factor_50</a></code> <code class="computeroutput"><a class="link" href="growth_factor_60.html" title="Struct growth_factor_60">boost::container::growth_factor_60</a></code> <code class="computeroutput"><a class="link" href="growth_factor_100.html" title="Struct growth_factor_100">boost::container::growth_factor_100</a></code> </p>
<p>If this option is not specified, a default will be used by the container. </p>
<div class="refsect2">
-<a name="id-1.3.10.14.19.3.4.5"></a><h3>Template Parameters</h3>
+<a name="id-1.3.10.14.19.6.4.5"></a><h3>Template Parameters</h3>
<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem">
<pre class="literallayout"><span class="keyword">typename</span> GrowthFactor</pre>
<p>A function object that has the following signature:<br>
@@ -65,7 +65,7 @@ Predefined growth factors that can be passed as arguments to this option are: <c
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="node_handle.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_container_header_reference.html#header.boost.container.options_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="growth_factor_100.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="deque_options.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_container_header_reference.html#header.boost.container.options_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="growth_factor_100.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>