boost::interprocess::segment_manager::allocator
// In header: <boost/interprocess/segment_manager.hpp> template<typename T> struct allocator { // types typedef boost::interprocess::allocator< segment_manager > ; };
This is the default allocator to allocate types T from this managed segment