Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::lockfree::capacity< Size > Struct Template Reference

Sets the capacity of a data structure at compile-time. More...

#include <policies.hpp>

Inheritance diagram for boost::lockfree::capacity< Size >:
Collaboration diagram for boost::lockfree::capacity< Size >:

Detailed Description

template<size_t Size>
struct boost::lockfree::capacity< Size >

Sets the capacity of a data structure at compile-time.

This implies that a data structure is bounded and fixed-sized.


The documentation for this struct was generated from the following file: