...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/mem_algo/simple_seq_fit.hpp> template<typename MutexFamily, typename VoidPointer> class simple_seq_fit { public: // construct/copy/destruct simple_seq_fit(std::size_t, std::size_t); };