![]() |
Home | Libraries | People | FAQ | More |
boost::container::pmr::small_vector_of
// In header: <boost/container/pmr/small_vector.hpp> template<typename T, N> struct small_vector_of { // types typedef boost::container::small_vector< T, N, polymorphic_allocator< T > > ; };