boost::dynamic_bitset::allocator_type

The allocator used for all memory allocations.

Synopsis

Declared in <boost/dynamic_bitset/dynamic_bitset.hpp>

typedef detail::dynamic_bitset_impl::allocator_type_extractor<AllocatorOrContainer, Block>::type allocator_type;

Created with MrDocs