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