summaryrefslogtreecommitdiff
path: root/doc/html/boost/container/tree_assoc_options.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/container/tree_assoc_options.html')
-rw-r--r--doc/html/boost/container/tree_assoc_options.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/html/boost/container/tree_assoc_options.html b/doc/html/boost/container/tree_assoc_options.html
index 2c76223980..4bc3bb0d38 100644
--- a/doc/html/boost/container/tree_assoc_options.html
+++ b/doc/html/boost/container/tree_assoc_options.html
@@ -8,7 +8,7 @@
<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="optimize_size.html" title="Struct template optimize_size">
-<link rel="next" href="pmr/new_delete_resource.html" title="Function new_delete_resource">
+<link rel="next" href="growth_factor_50.html" title="Struct growth_factor_50">
</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="optimize_size.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="optimize_size.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_50.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.container.tree_assoc_options"></a><div class="titlepage"></div>
@@ -38,13 +38,14 @@
<span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <a name="boost.container.tree_assoc_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.12.19.5.4"></a><h2>Description</h2>
+<a name="id-1.3.10.15.19.5.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="set.html" title="Class template set">boost::container::set</a></code>, <code class="computeroutput"><a class="link" href="multiset.html" title="Class template multiset">boost::container::multiset</a></code> <code class="computeroutput"><a class="link" href="map.html" title="Class template map">boost::container::map</a></code> and <code class="computeroutput"><a class="link" href="multimap.html" title="Class template multimap">boost::container::multimap</a></code>. Supported options are: <code class="computeroutput"><a class="link" href="optimize_size.html" title="Struct template optimize_size">boost::container::optimize_size</a></code> and <code class="computeroutput"><a class="link" href="tree_type.html" title="Struct template tree_type">boost::container::tree_type</a></code> </p>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2009-2015 Ion Gaztanaga<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2009-2017 Ion
+ Gaztanaga<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
@@ -52,7 +53,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="optimize_size.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="optimize_size.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_50.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>