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