summaryrefslogtreecommitdiff
path: root/doc/html/boost/interprocess/managed_weak_ptr.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/interprocess/managed_weak_ptr.html')
-rw-r--r--doc/html/boost/interprocess/managed_weak_ptr.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/interprocess/managed_weak_ptr.html b/doc/html/boost/interprocess/managed_weak_ptr.html
index ff648f4819..398dedf1e3 100644
--- a/doc/html/boost/interprocess/managed_weak_ptr.html
+++ b/doc/html/boost/interprocess/managed_weak_ptr.html
@@ -38,7 +38,7 @@
<span class="keyword">typedef</span> <a class="link" href="weak_ptr.html" title="Class template weak_ptr">weak_ptr</a><span class="special">&lt;</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">ManagedMemory</span><span class="special">::</span><span class="keyword">template</span> <a class="link" href="allocator.html" title="Class template allocator">allocator</a><span class="special">&lt;</span> <span class="keyword">void</span> <span class="special">&gt;</span><span class="special">::</span><a class="link" href="managed_weak_ptr.html#boost.interprocess.managed_weak_ptr.type">type</a><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">ManagedMemory</span><span class="special">::</span><span class="keyword">template</span> <a class="link" href="deleter.html" title="Class template deleter">deleter</a><span class="special">&lt;</span> <span class="identifier">T</span> <span class="special">&gt;</span><span class="special">::</span><a class="link" href="managed_weak_ptr.html#boost.interprocess.managed_weak_ptr.type">type</a> <span class="special">&gt;</span> <a name="boost.interprocess.managed_weak_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="idp262882560"></a><h2>Description</h2>
+<a name="idp281733616"></a><h2>Description</h2>
<p>Returns the type of a weak 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>