Boost
C++ Libraries“...one of the most highly regarded and expertly designed C++ library projects in the world.” — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards
![]() |
Home | Libraries | People | FAQ | More |
boost::interprocess::simple_seq_fit
template<typename MutexFamily, typename VoidPointer> class simple_seq_fit { public: // construct/copy/destruct simple_seq_fit(std::size_t, std::size_t); };