...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::interprocess::segment_manager::allocator
// In header: <boost/interprocess/segment_manager.hpp> template<typename T> struct allocator { // types typedef boost::interprocess::allocator< T, segment_manager > type; };