...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::simple_seq_fit
// In header: <boost/interprocess/interprocess_fwd.hpp> template<typename MutexFamily, typename VoidMutex = offset_ptr<void> > class simple_seq_fit { public: // construct/copy/destruct simple_seq_fit(size_type, size_type); };