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< polymorphic_allocator< ; };
A portable metafunction to obtain a small_vector that uses a polymorphic allocator