summaryrefslogtreecommitdiff
path: root/doc/html/boost/container/vector_options_t.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/container/vector_options_t.html')
-rw-r--r--doc/html/boost/container/vector_options_t.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/boost/container/vector_options_t.html b/doc/html/boost/container/vector_options_t.html
index 0190ea03d2..0d67c37da5 100644
--- a/doc/html/boost/container/vector_options_t.html
+++ b/doc/html/boost/container/vector_options_t.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="../../boost_container_header_reference.html#header.boost.container.options_hpp" title="Header &lt;boost/container/options.hpp&gt;">
-<link rel="prev" href="tree_assoc_options_t.html" title="Type definition tree_assoc_options_t">
-<link rel="next" href="pmr/new_delete_resource.html" title="Function new_delete_resource">
+<link rel="prev" href="hash_assoc_options_t.html" title="Type definition hash_assoc_options_t">
+<link rel="next" href="small_vector_options_t.html" title="Type definition small_vector_options_t">
</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="tree_assoc_options_t.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="pmr/new_delete_resource.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="hash_assoc_options_t.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="small_vector_options_t.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.container.vector_options_t"></a><div class="titlepage"></div>
@@ -35,7 +35,7 @@
</span>
<span class="keyword">typedef</span> <span class="keyword">typename</span> <a class="link" href="vector_options.html" title="Struct template vector_options">boost::container::vector_options</a><span class="special">&lt;</span> <span class="identifier">Options</span><span class="special">...</span> <span class="special">&gt;</span><span class="special">::</span><span class="identifier">type</span> <span class="identifier">vector_options_t</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id-1.3.10.14.19.14.4"></a><h2>Description</h2>
+<a name="id-1.3.10.14.19.24.4"></a><h2>Description</h2>
<p>Helper alias 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>
@@ -49,7 +49,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="tree_assoc_options_t.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="pmr/new_delete_resource.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="hash_assoc_options_t.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="small_vector_options_t.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>