summaryrefslogtreecommitdiff
path: root/doc/html/boost/interprocess/managed_shared_ptr.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/interprocess/managed_shared_ptr.html')
-rw-r--r--doc/html/boost/interprocess/managed_shared_ptr.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/interprocess/managed_shared_ptr.html b/doc/html/boost/interprocess/managed_shared_ptr.html
index 06352d1a15..dc36643688 100644
--- a/doc/html/boost/interprocess/managed_shared_ptr.html
+++ b/doc/html/boost/interprocess/managed_shared_ptr.html
@@ -40,7 +40,7 @@
<span class="keyword">typedef</span> <a class="link" href="shared_ptr.html" title="Class template shared_ptr">shared_ptr</a><span class="special">&lt;</span> <span class="identifier">T</span><span class="special">,</span> <span class="identifier">void_allocator</span><span class="special">,</span> <span class="identifier">deleter</span> <span class="special">&gt;</span> <a name="boost.interprocess.managed_shared_ptr.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="idp247397536"></a><h2>Description</h2>
+<a name="idm45555314637104"></a><h2>Description</h2>
<p>Returns the type of a shared pointer of type T with the allocator <a class="link" href="allocator.html" title="Class template allocator">boost::interprocess::allocator</a> allocator and <a class="link" href="deleter.html" title="Class template deleter">boost::interprocess::deleter</a> deleter that can be constructed in the given managed segment type. </p>
</div>
</div>