summaryrefslogtreecommitdiff
path: root/doc/html/boost/container/vector_options.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/container/vector_options.html')
-rw-r--r--doc/html/boost/container/vector_options.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/container/vector_options.html b/doc/html/boost/container/vector_options.html
index 0e12dc740e..7c60484b42 100644
--- a/doc/html/boost/container/vector_options.html
+++ b/doc/html/boost/container/vector_options.html
@@ -38,7 +38,7 @@
<span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <a name="boost.container.vector_options.type"></a><span class="identifier">type</span><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.11.4"></a><h2>Description</h2>
+<a name="id-1.3.10.14.19.20.4"></a><h2>Description</h2>
<p>Helper metafunction to combine options into a single type to be used by <code class="computeroutput"><a class="link" href="vector.html" title="Class template vector">boost::container::vector</a></code>. Supported options are: <code class="computeroutput"><a class="link" href="growth_factor.html" title="Struct template growth_factor">boost::container::growth_factor</a></code> and <code class="computeroutput"><a class="link" href="stored_size.html" title="Struct template stored_size">boost::container::stored_size</a></code> </p>
</div>
</div>