boost::container::small_vector_allocator::rebind
// In header: <boost/container/small_vector.hpp> template<typename T2> struct rebind { // types typedef allocator_traits< ; };
Obtains an small_vector_allocator that allocates objects of type T2