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