summaryrefslogtreecommitdiff
path: root/doc/html/container
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2017-09-13 11:26:20 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2017-09-13 11:27:13 +0900
commit88e602c57797660ebe0f9e15dbd64c1ff16dead3 (patch)
treee96e9e1d22b982c9f62f86f2357a1f53f9ef9dac /doc/html/container
parent4fadd968fa12130524c8380f33fcfe25d4de79e5 (diff)
downloadboost-88e602c57797660ebe0f9e15dbd64c1ff16dead3.tar.gz
boost-88e602c57797660ebe0f9e15dbd64c1ff16dead3.tar.bz2
boost-88e602c57797660ebe0f9e15dbd64c1ff16dead3.zip
Imported Upstream version 1.65.1upstream/1.65.1
Change-Id: Ie4005d637141f8311f4b6d46b613478a2b3dae59 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'doc/html/container')
-rw-r--r--doc/html/container/Cpp11_conformance.html4
-rw-r--r--doc/html/container/extended_functionality.html6
-rw-r--r--doc/html/container/index.html78
3 files changed, 44 insertions, 44 deletions
diff --git a/doc/html/container/Cpp11_conformance.html b/doc/html/container/Cpp11_conformance.html
index 9d19b30d95..aa2a3e2478 100644
--- a/doc/html/container/Cpp11_conformance.html
+++ b/doc/html/container/Cpp11_conformance.html
@@ -140,8 +140,8 @@
class and <span class="bold"><strong>backports this feature also to C++03 compilers</strong></span>.
Due to C++03 limitations, in those compilers the allocator propagation implemented
by <code class="computeroutput"><span class="identifier">scoped_allocator_adaptor</span><span class="special">::</span><span class="identifier">construct</span></code>
- functions will be based on traits (<code class="computeroutput"><a class="link" href="../boost/container/constructible__idp36142384.html" title="Struct template constructible_with_allocator_suffix">constructible_with_allocator_suffix</a></code>
- and <code class="computeroutput"><a class="link" href="../boost/container/constructible__idp36151776.html" title="Struct template constructible_with_allocator_prefix">constructible_with_allocator_prefix</a></code>)
+ functions will be based on traits (<code class="computeroutput"><a class="link" href="../boost/container/constructible__idp46140928.html" title="Struct template constructible_with_allocator_suffix">constructible_with_allocator_suffix</a></code>
+ and <code class="computeroutput"><a class="link" href="../boost/container/constructible__idp46150320.html" title="Struct template constructible_with_allocator_prefix">constructible_with_allocator_prefix</a></code>)
proposed in <a href="http://www.open-std.org/jtc1/sc22/WG21/docs/papers/2008/n2554.pdf" target="_top">N2554:
The Scoped Allocator Model (Rev 2) proposal</a>. In conforming C++11
compilers or compilers supporting SFINAE expressions (when <code class="computeroutput"><span class="identifier">BOOST_NO_SFINAE_EXPR</span></code> is NOT defined), traits
diff --git a/doc/html/container/extended_functionality.html b/doc/html/container/extended_functionality.html
index 38fe236607..5d79e0e059 100644
--- a/doc/html/container/extended_functionality.html
+++ b/doc/html/container/extended_functionality.html
@@ -464,7 +464,7 @@
<code class="computeroutput"><a class="link" href="../boost/container/pmr/monotonic_buffer_resource.html" title="Class monotonic_buffer_resource">monotonic_buffer_resource</a></code>.
</li>
<li class="listitem">
- <code class="computeroutput"><a class="link" href="../boost/container/pmr/unsynchronized_idp32232160.html" title="Class unsynchronized_pool_resource">unsynchronized_pool_resource</a></code>.
+ <code class="computeroutput"><a class="link" href="../boost/container/pmr/unsynchronized_idp42230704.html" title="Class unsynchronized_pool_resource">unsynchronized_pool_resource</a></code>.
</li>
<li class="listitem">
<code class="computeroutput"><a class="link" href="../boost/container/pmr/synchronized_pool_resource.html" title="Class synchronized_pool_resource">synchronized_pool_resource</a></code>.
@@ -531,8 +531,8 @@
<p>
<span class="bold"><strong>Note:</strong></span> <span class="emphasis"><em>In C++03 compilers, it is
required that the programmer specializes as <code class="computeroutput"><span class="keyword">true</span></code>
- <code class="computeroutput"><a class="link" href="../boost/container/constructible__idp36142384.html" title="Struct template constructible_with_allocator_suffix">constructible_with_allocator_suffix</a></code>
- or <code class="computeroutput"><a class="link" href="../boost/container/constructible__idp36151776.html" title="Struct template constructible_with_allocator_prefix">constructible_with_allocator_prefix</a></code>
+ <code class="computeroutput"><a class="link" href="../boost/container/constructible__idp46140928.html" title="Struct template constructible_with_allocator_suffix">constructible_with_allocator_suffix</a></code>
+ or <code class="computeroutput"><a class="link" href="../boost/container/constructible__idp46150320.html" title="Struct template constructible_with_allocator_prefix">constructible_with_allocator_prefix</a></code>
as in C++03 there is no way to automatically detect the chosen option at
compile time. If no specialization is done, <span class="bold"><strong>Boost.Container</strong></span>
assumes the suffix option</em></span>.
diff --git a/doc/html/container/index.html b/doc/html/container/index.html
index 2b21a87c85..0d9a43de6e 100644
--- a/doc/html/container/index.html
+++ b/doc/html/container/index.html
@@ -28,13 +28,13 @@
<a name="container.index"></a><a class="link" href="index.html" title="Indexes">Indexes</a>
</h2></div></div></div>
<div class="toc"><dl class="toc">
-<dt><span class="section"><a href="index.html#idp146971936">Class Index</a></span></dt>
-<dt><span class="section"><a href="index.html#idp147140048">Typedef Index</a></span></dt>
-<dt><span class="section"><a href="index.html#idp147784352">Function Index</a></span></dt>
+<dt><span class="section"><a href="index.html#idp165798320">Class Index</a></span></dt>
+<dt><span class="section"><a href="index.html#idp165966688">Typedef Index</a></span></dt>
+<dt><span class="section"><a href="index.html#idp166610752">Function Index</a></span></dt>
</dl></div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
-<a name="idp146971936"></a>Class Index</h3></div></div></div>
+<a name="idp165798320"></a>Class Index</h3></div></div></div>
<p><a class="link" href="../circular_buffer/s14.html#idx_id_0">A</a> <a class="link" href="../circular_buffer/s14.html#idx_id_1">B</a> <a class="link" href="../circular_buffer/s14.html#idx_id_2">C</a> <a class="link" href="../circular_buffer/s14.html#idx_id_3">D</a> <a class="link" href="../circular_buffer/s14.html#idx_id_4">E</a> <a class="link" href="../circular_buffer/s14.html#idx_id_5">F</a> <a class="link" href="../circular_buffer/s14.html#idx_id_8">I</a> <a class="link" href="../circular_buffer/s14.html#idx_id_10">L</a> <a class="link" href="../circular_buffer/s14.html#idx_id_12">N</a> <a class="link" href="../circular_buffer/s14.html#idx_id_13">O</a> <a class="link" href="../circular_buffer/s14.html#idx_id_14">P</a> <a class="link" href="../circular_buffer/s14.html#idx_id_15">R</a> <a class="link" href="index.html#idx_id_16">S</a> <a class="link" href="index.html#idx_id_17">T</a> <a class="link" href="index.html#idx_id_18">U</a> <a class="link" href="index.html#idx_id_19">V</a></p>
<div class="variablelist"><dl class="variablelist">
<dt>
@@ -50,8 +50,8 @@
<div class="index"><ul class="index" style="list-style-type: none; ">
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/allocator.html" title="Class template allocator"><span class="index-entry-level-1">Class template allocator</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="extended_functionality.html#container.extended_functionality.polymorphic_memory_resources" title="Polymorphic Memory Resources"><span class="index-entry-level-1">Polymorphic Memory Resources </span></a></p></li>
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/constructible__idp36151776.html" title="Struct template constructible_with_allocator_prefix"><span class="index-entry-level-1">Struct template constructible_with_allocator_prefix</span></a></p></li>
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/constructible__idp36142384.html" title="Struct template constructible_with_allocator_suffix"><span class="index-entry-level-1">Struct template constructible_with_allocator_suffix</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/constructible__idp46150320.html" title="Struct template constructible_with_allocator_prefix"><span class="index-entry-level-1">Struct template constructible_with_allocator_prefix</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/constructible__idp46140928.html" title="Struct template constructible_with_allocator_suffix"><span class="index-entry-level-1">Struct template constructible_with_allocator_suffix</span></a></p></li>
</ul></div>
</li>
<li class="listitem" style="list-style-type: none">
@@ -72,11 +72,11 @@
<dd><div class="index"><ul class="index" style="list-style-type: none; ">
<li class="listitem" style="list-style-type: none">
<p><span class="index-entry-level-0">constructible_with_allocator_prefix</span></p>
-<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/constructible__idp36151776.html" title="Struct template constructible_with_allocator_prefix"><span class="index-entry-level-1">Struct template constructible_with_allocator_prefix</span></a></p></li></ul></div>
+<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/constructible__idp46150320.html" title="Struct template constructible_with_allocator_prefix"><span class="index-entry-level-1">Struct template constructible_with_allocator_prefix</span></a></p></li></ul></div>
</li>
<li class="listitem" style="list-style-type: none">
<p><span class="index-entry-level-0">constructible_with_allocator_suffix</span></p>
-<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/constructible__idp36142384.html" title="Struct template constructible_with_allocator_suffix"><span class="index-entry-level-1">Struct template constructible_with_allocator_suffix</span></a></p></li></ul></div>
+<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/constructible__idp46140928.html" title="Struct template constructible_with_allocator_suffix"><span class="index-entry-level-1">Struct template constructible_with_allocator_suffix</span></a></p></li></ul></div>
</li>
</ul></div></dd>
<dt>
@@ -140,7 +140,7 @@
<li class="listitem" style="list-style-type: none">
<p><span class="index-entry-level-0">new_allocator</span></p>
<div class="index"><ul class="index" style="list-style-type: none; ">
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator__idp31600400.html" title="Class new_allocator&lt;void&gt;"><span class="index-entry-level-1">Class new_allocator&lt;void&gt;</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator__idp41598944.html" title="Class new_allocator&lt;void&gt;"><span class="index-entry-level-1">Class new_allocator&lt;void&gt;</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator.html" title="Class template new_allocator"><span class="index-entry-level-1">Class template new_allocator</span></a></p></li>
</ul></div>
</li>
@@ -186,7 +186,7 @@
<dd><div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none">
<p><span class="index-entry-level-0">rebind</span></p>
<div class="index"><ul class="index" style="list-style-type: none; ">
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator__idp31600400.html" title="Class new_allocator&lt;void&gt;"><span class="index-entry-level-1">Class new_allocator&lt;void&gt;</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator__idp41598944.html" title="Class new_allocator&lt;void&gt;"><span class="index-entry-level-1">Class new_allocator&lt;void&gt;</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/adaptive_pool.html" title="Class template adaptive_pool"><span class="index-entry-level-1">Class template adaptive_pool</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/allocator.html" title="Class template allocator"><span class="index-entry-level-1">Class template allocator</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator.html" title="Class template new_allocator"><span class="index-entry-level-1">Class template new_allocator</span></a></p></li>
@@ -203,7 +203,7 @@
<li class="listitem" style="list-style-type: none">
<p><span class="index-entry-level-0">slist</span></p>
<div class="index"><ul class="index" style="list-style-type: none; ">
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../std/insert_iterato_idp33847632.html" title="Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;"><span class="index-entry-level-1">Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../std/insert_iterato_idp43846176.html" title="Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;"><span class="index-entry-level-1">Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/slist.html" title="Class template slist"><span class="index-entry-level-1">Class template slist</span></a></p></li>
</ul></div>
</li>
@@ -266,7 +266,7 @@
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
-<a name="idp147140048"></a>Typedef Index</h3></div></div></div>
+<a name="idp165966688"></a>Typedef Index</h3></div></div></div>
<p><a class="link" href="index.html#idx_id_22">A</a> <a class="link" href="index.html#idx_id_24">C</a> <a class="link" href="index.html#idx_id_25">D</a> <a class="link" href="index.html#idx_id_30">I</a> <a class="link" href="index.html#idx_id_31">K</a> <a class="link" href="index.html#idx_id_33">M</a> <a class="link" href="index.html#idx_id_34">N</a> <a class="link" href="index.html#idx_id_35">O</a> <a class="link" href="index.html#idx_id_36">P</a> <a class="link" href="index.html#idx_id_37">R</a> <a class="link" href="index.html#idx_id_38">S</a> <a class="link" href="index.html#idx_id_39">T</a> <a class="link" href="index.html#idx_id_41">V</a> <a class="link" href="index.html#idx_id_42">W</a></p>
<div class="variablelist"><dl class="variablelist">
<dt>
@@ -317,8 +317,8 @@
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/vector.html" title="Class template vector"><span class="index-entry-level-1">Class template vector</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="extended_functionality.html#container.extended_functionality.polymorphic_memory_resources" title="Polymorphic Memory Resources"><span class="index-entry-level-1">Polymorphic Memory Resources </span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/allocator_traits.html" title="Struct template allocator_traits"><span class="index-entry-level-1">Struct template allocator_traits</span></a></p></li>
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/constructible__idp36151776.html" title="Struct template constructible_with_allocator_prefix"><span class="index-entry-level-1">Struct template constructible_with_allocator_prefix</span></a></p></li>
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/constructible__idp36142384.html" title="Struct template constructible_with_allocator_suffix"><span class="index-entry-level-1">Struct template constructible_with_allocator_suffix</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/constructible__idp46150320.html" title="Struct template constructible_with_allocator_prefix"><span class="index-entry-level-1">Struct template constructible_with_allocator_prefix</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/constructible__idp46140928.html" title="Struct template constructible_with_allocator_suffix"><span class="index-entry-level-1">Struct template constructible_with_allocator_suffix</span></a></p></li>
</ul></div>
</li>
</ul></div></dd>
@@ -349,7 +349,7 @@
<li class="listitem" style="list-style-type: none">
<p><span class="index-entry-level-0">const_pointer</span></p>
<div class="index"><ul class="index" style="list-style-type: none; ">
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator__idp31600400.html" title="Class new_allocator&lt;void&gt;"><span class="index-entry-level-1">Class new_allocator&lt;void&gt;</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator__idp41598944.html" title="Class new_allocator&lt;void&gt;"><span class="index-entry-level-1">Class new_allocator&lt;void&gt;</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/adaptive_pool.html" title="Class template adaptive_pool"><span class="index-entry-level-1">Class template adaptive_pool</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/allocator.html" title="Class template allocator"><span class="index-entry-level-1">Class template allocator</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/basic_string.html" title="Class template basic_string"><span class="index-entry-level-1">Class template basic_string</span></a></p></li>
@@ -433,7 +433,7 @@
</li>
<li class="listitem" style="list-style-type: none">
<p><span class="index-entry-level-0">container_type</span></p>
-<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../std/insert_iterato_idp33847632.html" title="Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;"><span class="index-entry-level-1">Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;</span></a></p></li></ul></div>
+<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../std/insert_iterato_idp43846176.html" title="Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;"><span class="index-entry-level-1">Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;</span></a></p></li></ul></div>
</li>
</ul></div></dd>
<dt>
@@ -450,7 +450,7 @@
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/flat_multimap.html" title="Class template flat_multimap"><span class="index-entry-level-1">Class template flat_multimap</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/flat_multiset.html" title="Class template flat_multiset"><span class="index-entry-level-1">Class template flat_multiset</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/flat_set.html" title="Class template flat_set"><span class="index-entry-level-1">Class template flat_set</span></a></p></li>
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../std/insert_iterato_idp33847632.html" title="Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;"><span class="index-entry-level-1">Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../std/insert_iterato_idp43846176.html" title="Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;"><span class="index-entry-level-1">Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/list.html" title="Class template list"><span class="index-entry-level-1">Class template list</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/map.html" title="Class template map"><span class="index-entry-level-1">Class template map</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/multimap.html" title="Class template multimap"><span class="index-entry-level-1">Class template multimap</span></a></p></li>
@@ -489,7 +489,7 @@
<li class="listitem" style="list-style-type: none">
<p><span class="index-entry-level-0">is_always_equal</span></p>
<div class="index"><ul class="index" style="list-style-type: none; ">
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator__idp31600400.html" title="Class new_allocator&lt;void&gt;"><span class="index-entry-level-1">Class new_allocator&lt;void&gt;</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator__idp41598944.html" title="Class new_allocator&lt;void&gt;"><span class="index-entry-level-1">Class new_allocator&lt;void&gt;</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator.html" title="Class template new_allocator"><span class="index-entry-level-1">Class template new_allocator</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/scoped_allocator_adaptor.html" title="Class template scoped_allocator_adaptor"><span class="index-entry-level-1">Class template scoped_allocator_adaptor</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/small_vector_allocator.html" title="Class template small_vector_allocator"><span class="index-entry-level-1">Class template small_vector_allocator</span></a></p></li>
@@ -525,7 +525,7 @@
</li>
<li class="listitem" style="list-style-type: none">
<p><span class="index-entry-level-0">iterator_category</span></p>
-<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../std/insert_iterato_idp33847632.html" title="Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;"><span class="index-entry-level-1">Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;</span></a></p></li></ul></div>
+<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../std/insert_iterato_idp43846176.html" title="Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;"><span class="index-entry-level-1">Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;</span></a></p></li></ul></div>
</li>
</ul></div></dd>
<dt>
@@ -612,7 +612,7 @@
<li class="listitem" style="list-style-type: none">
<p><span class="index-entry-level-0">other</span></p>
<div class="index"><ul class="index" style="list-style-type: none; ">
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator__idp31600400.html" title="Class new_allocator&lt;void&gt;"><span class="index-entry-level-1">Class new_allocator&lt;void&gt;</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator__idp41598944.html" title="Class new_allocator&lt;void&gt;"><span class="index-entry-level-1">Class new_allocator&lt;void&gt;</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/adaptive_pool.html" title="Class template adaptive_pool"><span class="index-entry-level-1">Class template adaptive_pool</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/allocator.html" title="Class template allocator"><span class="index-entry-level-1">Class template allocator</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator.html" title="Class template new_allocator"><span class="index-entry-level-1">Class template new_allocator</span></a></p></li>
@@ -638,7 +638,7 @@
<li class="listitem" style="list-style-type: none">
<p><span class="index-entry-level-0">pointer</span></p>
<div class="index"><ul class="index" style="list-style-type: none; ">
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator__idp31600400.html" title="Class new_allocator&lt;void&gt;"><span class="index-entry-level-1">Class new_allocator&lt;void&gt;</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator__idp41598944.html" title="Class new_allocator&lt;void&gt;"><span class="index-entry-level-1">Class new_allocator&lt;void&gt;</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/adaptive_pool.html" title="Class template adaptive_pool"><span class="index-entry-level-1">Class template adaptive_pool</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/allocator.html" title="Class template allocator"><span class="index-entry-level-1">Class template allocator</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/basic_string.html" title="Class template basic_string"><span class="index-entry-level-1">Class template basic_string</span></a></p></li>
@@ -647,7 +647,7 @@
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/flat_multimap.html" title="Class template flat_multimap"><span class="index-entry-level-1">Class template flat_multimap</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/flat_multiset.html" title="Class template flat_multiset"><span class="index-entry-level-1">Class template flat_multiset</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/flat_set.html" title="Class template flat_set"><span class="index-entry-level-1">Class template flat_set</span></a></p></li>
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../std/insert_iterato_idp33847632.html" title="Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;"><span class="index-entry-level-1">Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../std/insert_iterato_idp43846176.html" title="Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;"><span class="index-entry-level-1">Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/list.html" title="Class template list"><span class="index-entry-level-1">Class template list</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/map.html" title="Class template map"><span class="index-entry-level-1">Class template map</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/multimap.html" title="Class template multimap"><span class="index-entry-level-1">Class template multimap</span></a></p></li>
@@ -675,7 +675,7 @@
<li class="listitem" style="list-style-type: none">
<p><span class="index-entry-level-0">propagate_on_container_move_assignment</span></p>
<div class="index"><ul class="index" style="list-style-type: none; ">
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator__idp31600400.html" title="Class new_allocator&lt;void&gt;"><span class="index-entry-level-1">Class new_allocator&lt;void&gt;</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator__idp41598944.html" title="Class new_allocator&lt;void&gt;"><span class="index-entry-level-1">Class new_allocator&lt;void&gt;</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator.html" title="Class template new_allocator"><span class="index-entry-level-1">Class template new_allocator</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/scoped_allocator_adaptor.html" title="Class template scoped_allocator_adaptor"><span class="index-entry-level-1">Class template scoped_allocator_adaptor</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/small_vector_allocator.html" title="Class template small_vector_allocator"><span class="index-entry-level-1">Class template small_vector_allocator</span></a></p></li>
@@ -706,7 +706,7 @@
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/flat_multimap.html" title="Class template flat_multimap"><span class="index-entry-level-1">Class template flat_multimap</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/flat_multiset.html" title="Class template flat_multiset"><span class="index-entry-level-1">Class template flat_multiset</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/flat_set.html" title="Class template flat_set"><span class="index-entry-level-1">Class template flat_set</span></a></p></li>
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../std/insert_iterato_idp33847632.html" title="Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;"><span class="index-entry-level-1">Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../std/insert_iterato_idp43846176.html" title="Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;"><span class="index-entry-level-1">Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/list.html" title="Class template list"><span class="index-entry-level-1">Class template list</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/map.html" title="Class template map"><span class="index-entry-level-1">Class template map</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/multimap.html" title="Class template multimap"><span class="index-entry-level-1">Class template multimap</span></a></p></li>
@@ -873,7 +873,7 @@
<li class="listitem" style="list-style-type: none">
<p><span class="index-entry-level-0">value_type</span></p>
<div class="index"><ul class="index" style="list-style-type: none; ">
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator__idp31600400.html" title="Class new_allocator&lt;void&gt;"><span class="index-entry-level-1">Class new_allocator&lt;void&gt;</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator__idp41598944.html" title="Class new_allocator&lt;void&gt;"><span class="index-entry-level-1">Class new_allocator&lt;void&gt;</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/adaptive_pool.html" title="Class template adaptive_pool"><span class="index-entry-level-1">Class template adaptive_pool</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/allocator.html" title="Class template allocator"><span class="index-entry-level-1">Class template allocator</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/basic_string.html" title="Class template basic_string"><span class="index-entry-level-1">Class template basic_string</span></a></p></li>
@@ -882,7 +882,7 @@
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/flat_multimap.html" title="Class template flat_multimap"><span class="index-entry-level-1">Class template flat_multimap</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/flat_multiset.html" title="Class template flat_multiset"><span class="index-entry-level-1">Class template flat_multiset</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/flat_set.html" title="Class template flat_set"><span class="index-entry-level-1">Class template flat_set</span></a></p></li>
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../std/insert_iterato_idp33847632.html" title="Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;"><span class="index-entry-level-1">Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../std/insert_iterato_idp43846176.html" title="Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;"><span class="index-entry-level-1">Class template insert_iterator&lt;boost::container::slist&lt; T, Allocator &gt;&gt;</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/list.html" title="Class template list"><span class="index-entry-level-1">Class template list</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/map.html" title="Class template map"><span class="index-entry-level-1">Class template map</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/multimap.html" title="Class template multimap"><span class="index-entry-level-1">Class template multimap</span></a></p></li>
@@ -933,7 +933,7 @@
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
-<a name="idp147784352"></a>Function Index</h3></div></div></div>
+<a name="idp166610752"></a>Function Index</h3></div></div></div>
<p><a class="link" href="index.html#idx_id_44">A</a> <a class="link" href="index.html#idx_id_45">B</a> <a class="link" href="index.html#idx_id_46">C</a> <a class="link" href="index.html#idx_id_47">D</a> <a class="link" href="index.html#idx_id_48">E</a> <a class="link" href="index.html#idx_id_49">F</a> <a class="link" href="index.html#idx_id_50">G</a> <a class="link" href="index.html#idx_id_51">H</a> <a class="link" href="index.html#idx_id_52">I</a> <a class="link" href="index.html#idx_id_54">L</a> <a class="link" href="index.html#idx_id_55">M</a> <a class="link" href="index.html#idx_id_56">N</a> <a class="link" href="index.html#idx_id_57">O</a> <a class="link" href="index.html#idx_id_58">P</a> <a class="link" href="index.html#idx_id_59">R</a> <a class="link" href="index.html#idx_id_60">S</a> <a class="link" href="index.html#idx_id_61">T</a> <a class="link" href="index.html#idx_id_62">U</a> <a class="link" href="index.html#idx_id_63">V</a> <a class="link" href="index.html#idx_id_65">Y</a></p>
<div class="variablelist"><dl class="variablelist">
<dt>
@@ -984,7 +984,7 @@
<div class="index"><ul class="index" style="list-style-type: none; ">
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/pmr/synchronized_pool_resource.html" title="Class synchronized_pool_resource"><span class="index-entry-level-1">Class synchronized_pool_resource</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/allocator.html" title="Class template allocator"><span class="index-entry-level-1">Class template allocator</span></a></p></li>
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/pmr/unsynchronized_idp32232160.html" title="Class unsynchronized_pool_resource"><span class="index-entry-level-1">Class unsynchronized_pool_resource</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/pmr/unsynchronized_idp42230704.html" title="Class unsynchronized_pool_resource"><span class="index-entry-level-1">Class unsynchronized_pool_resource</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="extended_functionality.html#container.extended_functionality.extended_allocators" title="Extended allocators"><span class="index-entry-level-1">Extended allocators</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="extended_functionality.html#container.extended_functionality.polymorphic_memory_resources" title="Polymorphic Memory Resources"><span class="index-entry-level-1">Polymorphic Memory Resources </span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="Cpp11_conformance.html#container.Cpp11_conformance.alloc_traits_move_traits" title="Stateful allocators"><span class="index-entry-level-1">Stateful allocators</span></a></p></li>
@@ -1629,13 +1629,13 @@
<li class="listitem" style="list-style-type: none"><p><a class="link" href="extended_functionality.html#container.extended_functionality.configurable_tree_based_associative_containers" title="Configurable tree-based associative ordered containers"><span class="index-entry-level-1">Configurable tree-based associative ordered containers</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="extended_functionality.html#container.extended_functionality.constant_time_range_splice" title="Constant-time range splice for (s)list"><span class="index-entry-level-1">Constant-time range splice for ( s ) list</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="non_standard_containers.html#container.non_standard_containers.flat_xxx" title="flat_(multi)map/set associative containers"><span class="index-entry-level-1">flat_(multi)map/set associative containers</span></a></p></li>
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/operator___idp34949040.html" title="Function template operator!="><span class="index-entry-level-1">Function template operator!=</span></a></p></li>
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/operator_idp34969056.html" title="Function template operator&gt;"><span class="index-entry-level-1">Function template operator&gt;</span></a></p></li>
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/operator___idp34989024.html" title="Function template operator&gt;="><span class="index-entry-level-1">Function template operator&gt;=</span></a></p></li>
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/operator_idp34959072.html" title="Function template operator&lt;"><span class="index-entry-level-1">Function template operator&lt;</span></a></p></li>
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/operator___idp34979040.html" title="Function template operator&lt;="><span class="index-entry-level-1">Function template operator&lt;=</span></a></p></li>
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/operator___idp34939024.html" title="Function template operator=="><span class="index-entry-level-1">Function template operator==</span></a></p></li>
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/swap_idp34999008.html" title="Function template swap"><span class="index-entry-level-1">Function template swap</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/operator___idp44947584.html" title="Function template operator!="><span class="index-entry-level-1">Function template operator!=</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/operator_idp44967600.html" title="Function template operator&gt;"><span class="index-entry-level-1">Function template operator&gt;</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/operator___idp44987568.html" title="Function template operator&gt;="><span class="index-entry-level-1">Function template operator&gt;=</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/operator_idp44957616.html" title="Function template operator&lt;"><span class="index-entry-level-1">Function template operator&lt;</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/operator___idp44977584.html" title="Function template operator&lt;="><span class="index-entry-level-1">Function template operator&lt;=</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/operator___idp44937568.html" title="Function template operator=="><span class="index-entry-level-1">Function template operator==</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/swap_idp44997552.html" title="Function template swap"><span class="index-entry-level-1">Function template swap</span></a></p></li>
</ul></div>
</li>
<li class="listitem" style="list-style-type: none">
@@ -1737,7 +1737,7 @@
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/pmr/monotonic_buffer_resource.html" title="Class monotonic_buffer_resource"><span class="index-entry-level-1">Class monotonic_buffer_resource</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/pmr/synchronized_pool_resource.html" title="Class synchronized_pool_resource"><span class="index-entry-level-1">Class synchronized_pool_resource</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/node_handle.html" title="Class template node_handle"><span class="index-entry-level-1">Class template node_handle</span></a></p></li>
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/pmr/unsynchronized_idp32232160.html" title="Class unsynchronized_pool_resource"><span class="index-entry-level-1">Class unsynchronized_pool_resource</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/pmr/unsynchronized_idp42230704.html" title="Class unsynchronized_pool_resource"><span class="index-entry-level-1">Class unsynchronized_pool_resource</span></a></p></li>
</ul></div>
</li>
<li class="listitem" style="list-style-type: none">
@@ -1886,7 +1886,7 @@
<p><span class="index-entry-level-0">swap</span></p>
<div class="index"><ul class="index" style="list-style-type: none; ">
<li class="listitem" style="list-style-type: none"><p><a class="link" href="release_notes.html#container.release_notes.release_notes_boost_1_56_00" title="Boost 1.56 Release"><span class="index-entry-level-1">Boost 1.56 Release</span></a></p></li>
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator__idp31600400.html" title="Class new_allocator&lt;void&gt;"><span class="index-entry-level-1">Class new_allocator&lt;void&gt;</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/new_allocator__idp41598944.html" title="Class new_allocator&lt;void&gt;"><span class="index-entry-level-1">Class new_allocator&lt;void&gt;</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/adaptive_pool.html" title="Class template adaptive_pool"><span class="index-entry-level-1">Class template adaptive_pool</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/allocator.html" title="Class template allocator"><span class="index-entry-level-1">Class template allocator</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/basic_string.html" title="Class template basic_string"><span class="index-entry-level-1">Class template basic_string</span></a></p></li>
@@ -1911,7 +1911,7 @@
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/stable_vector.html" title="Class template stable_vector"><span class="index-entry-level-1">Class template stable_vector</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/static_vector.html" title="Class template static_vector"><span class="index-entry-level-1">Class template static_vector</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/vector.html" title="Class template vector"><span class="index-entry-level-1">Class template vector</span></a></p></li>
-<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/swap_idp34999008.html" title="Function template swap"><span class="index-entry-level-1">Function template swap</span></a></p></li>
+<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/swap_idp44997552.html" title="Function template swap"><span class="index-entry-level-1">Function template swap</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_container_header_reference.html#header.boost.container.static_vector_hpp" title="Header &lt;boost/container/static_vector.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/container/static_vector.hpp &gt;</span></a></p></li>
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_container_header_reference.html#header.boost.container.string_hpp" title="Header &lt;boost/container/string.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/container/string.hpp &gt;</span></a></p></li>
</ul></div>
@@ -2021,7 +2021,7 @@
</dt>
<dd><div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none">
<p><span class="index-entry-level-0">Y</span></p>
-<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/constructible__idp36151776.html" title="Struct template constructible_with_allocator_prefix"><span class="index-entry-level-1">Struct template constructible_with_allocator_prefix</span></a></p></li></ul></div>
+<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/container/constructible__idp46150320.html" title="Struct template constructible_with_allocator_prefix"><span class="index-entry-level-1">Struct template constructible_with_allocator_prefix</span></a></p></li></ul></div>
</li></ul></div></dd>
</dl></div>
</div>