boost::container::pmr::set_of
// In header: <boost/container/pmr/set.hpp> template<typename Key, typename Compare, typename Options> struct set_of { // types typedef boost::container::set< polymorphic_allocator< ; };
A portable metafunction to obtain a set that uses a polymorphic allocator