...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::lockfree::capacity
// In header: <boost/lockfree/policies.hpp> template<size_t Size> struct capacity : public boost::parameter::template_keyword< tag::capacity, boost::mpl::size_t< Size > > { };