summaryrefslogtreecommitdiff
path: root/doc/html/boost/container/pmr/set_of.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/container/pmr/set_of.html')
-rw-r--r--doc/html/boost/container/pmr/set_of.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/html/boost/container/pmr/set_of.html b/doc/html/boost/container/pmr/set_of.html
index edf66efe33..ec24dcb326 100644
--- a/doc/html/boost/container/pmr/set_of.html
+++ b/doc/html/boost/container/pmr/set_of.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template set_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.set_hpp" title="Header &lt;boost/container/pmr/set.hpp&gt;">
<link rel="prev" href="../multiset.html" title="Class template multiset">
@@ -38,6 +38,10 @@
<span class="comment">// types</span>
<span class="keyword">typedef</span> <a class="link" href="../set.html" title="Class template set">boost::container::set</a><span class="special">&lt;</span> <span class="identifier">Key</span><span class="special">,</span> <span class="identifier">Compare</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">Key</span> <span class="special">&gt;</span><span class="special">,</span> <span class="identifier">Options</span> <span class="special">&gt;</span> <a name="boost.container.pmr.set_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="idm45928099109104"></a><h2>Description</h2>
+<p>A portable metafunction to obtain a set 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>