boost::dynamic_bitset::size_type
An unsigned integral type that can represent the size of the bitset. See size().
Synopsis
Declared in <boost/dynamic_bitset/dynamic_bitset.hpp>
typedef std::size_t size_type;
Created with MrDocs