summaryrefslogtreecommitdiff
path: root/doc/html/boost/interprocess/make_managed_unique_ptr.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/interprocess/make_managed_unique_ptr.html')
-rw-r--r--doc/html/boost/interprocess/make_managed_unique_ptr.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/html/boost/interprocess/make_managed_unique_ptr.html b/doc/html/boost/interprocess/make_managed_unique_ptr.html
index 6b8c2228f0..4964e653fe 100644
--- a/doc/html/boost/interprocess/make_managed_unique_ptr.html
+++ b/doc/html/boost/interprocess/make_managed_unique_ptr.html
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -37,13 +38,13 @@
<span class="identifier">make_managed_unique_ptr</span><span class="special">(</span><span class="identifier">T</span> <span class="special">*</span> constructed_object<span class="special">,</span>
<span class="identifier">ManagedMemory</span> <span class="special">&amp;</span> managed_memory<span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp239682160"></a><h2>Description</h2>
+<a name="idp247961504"></a><h2>Description</h2>
<p>Returns an instance of a unique pointer constructed with boost::interproces::deleter from a pointer of type T that has been allocated in the passed managed segment </p>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2005-2012 Ion Gaztanaga<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2005-2015 Ion Gaztanaga<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>