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