...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::deleter
// In header: <boost/interprocess/segment_manager.hpp> template<typename T> struct deleter { // types typedef boost::interprocess::deleter< T, segment_manager > type; };