boost::interprocess::private_node_allocator::rebind
template<typename T2> struct rebind { // types typedef private_node_allocator< T2, SegmentManager, NodesPerBlock > other; };
Obtains private_node_allocator from private_node_allocator