summaryrefslogtreecommitdiff
path: root/doc/html/boost/container/pmr/vector_of.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/container/pmr/vector_of.html')
-rw-r--r--doc/html/boost/container/pmr/vector_of.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/html/boost/container/pmr/vector_of.html b/doc/html/boost/container/pmr/vector_of.html
index f16736696e..0fa408e6b0 100644
--- a/doc/html/boost/container/pmr/vector_of.html
+++ b/doc/html/boost/container/pmr/vector_of.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template vector_of</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<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.pmr.vector_hpp" title="Header &lt;boost/container/pmr/vector.hpp&gt;">
<link rel="prev" href="../vector.html" title="Class template vector">
@@ -37,6 +37,10 @@
<span class="comment">// types</span>
<span class="keyword">typedef</span> <a class="link" href="../vector.html" title="Class template vector">boost::container::vector</a><span class="special">&lt;</span> <span class="identifier">T</span><span class="special">,</span> <a class="link" href="polymorphic_allocator.html" title="Class template polymorphic_allocator">polymorphic_allocator</a><span class="special">&lt;</span> <span class="identifier">T</span> <span class="special">&gt;</span> <span class="special">&gt;</span> <a name="boost.container.pmr.vector_of.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="idm45928087546192"></a><h2>Description</h2>
+<p>A portable metafunction to obtain a vector that uses a polymorphic allocator </p>
+</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>