summaryrefslogtreecommitdiff
path: root/doc/html/boost/container/small_vector_allocator/rebind.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/container/small_vector_allocator/rebind.html')
-rw-r--r--doc/html/boost/container/small_vector_allocator/rebind.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/boost/container/small_vector_allocator/rebind.html b/doc/html/boost/container/small_vector_allocator/rebind.html
index 06c081aa43..fdb4de561c 100644
--- a/doc/html/boost/container/small_vector_allocator/rebind.html
+++ b/doc/html/boost/container/small_vector_allocator/rebind.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<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="../small_vector_allocator.html#idp199869424" title="Description">
+<link rel="up" href="../small_vector_allocator.html#idp175493824" title="Description">
<link rel="prev" href="../small_vector_allocator.html" title="Class template small_vector_allocator">
<link rel="next" href="../small_vector_base.html" title="Class template small_vector_base">
</head>
@@ -21,7 +21,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="../small_vector_allocator.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../small_vector_allocator.html#idp199869424"><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_base.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../small_vector_allocator.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../small_vector_allocator.html#idp175493824"><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_base.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.container.small_vector_allocator.rebind"></a><div class="titlepage"></div>
@@ -39,7 +39,7 @@
<span class="keyword">typedef</span> <a class="link" href="../allocator_traits.html" title="Struct template allocator_traits">allocator_traits</a><span class="special">&lt;</span> <span class="identifier">Allocator</span> <span class="special">&gt;</span><span class="special">::</span><span class="keyword">template</span> <span class="identifier">rebind_alloc</span><span class="special">&lt;</span> <span class="identifier">T2</span> <span class="special">&gt;</span><span class="special">::</span><span class="identifier">type</span> <a name="boost.container.small_vector_allocator.rebind.other"></a><span class="identifier">other</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp200077280"></a><h2>Description</h2>
+<a name="idp175701664"></a><h2>Description</h2>
<p>Obtains an <a class="link" href="../small_vector_allocator.html" title="Class template small_vector_allocator">small_vector_allocator</a> that allocates objects of type T2 </p>
</div>
</div>
@@ -53,7 +53,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="../small_vector_allocator.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../small_vector_allocator.html#idp199869424"><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_base.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../small_vector_allocator.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../small_vector_allocator.html#idp175493824"><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_base.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>