X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=doc%2Fhtml%2Fboost%2Finterprocess%2Fnode_allocator%2Frebind.html;h=eb9ca9531539096b2aee575f374ae31b74d381bc;hb=08c1e93fa36a49f49325a07fe91ff92c964c2b6c;hp=a7c4276b80f9ba533d386faa54dcd0c04cb6be00;hpb=bb4dd8289b351fae6b55e303f189127a394a1edd;p=platform%2Fupstream%2Fboost.git diff --git a/doc/html/boost/interprocess/node_allocator/rebind.html b/doc/html/boost/interprocess/node_allocator/rebind.html index a7c4276..eb9ca95 100644 --- a/doc/html/boost/interprocess/node_allocator/rebind.html +++ b/doc/html/boost/interprocess/node_allocator/rebind.html @@ -3,11 +3,11 @@ Struct template rebind - + - + - + @@ -20,7 +20,7 @@

-PrevUpHomeNext +PrevUpHomeNext
@@ -29,7 +29,7 @@

boost::interprocess::node_allocator::rebind

Synopsis

-
// In header: <boost/interprocess/allocators/node_allocator.hpp>
+
// In header: <boost/interprocess/allocators/node_allocator.hpp>
 
 
 template<typename T2> 
@@ -38,13 +38,13 @@
   typedef node_allocator< T2, SegmentManager, NodesPerBlock > other;
 };
-

Description

+

Description

Obtains node_allocator from node_allocator

-

-PrevUpHomeNext +PrevUpHomeNext