TwiceAsNice
2019-02-18
|
#include <cstddef>
Namespaces | |
Nice | |
Nice::DynamicBitsetImpl | |
Macros | |
#define | BOOST_dynamic_bitset_is_numeric(x) |
Typedefs | |
typedef unsigned char | Nice::DynamicBitsetImpl::byte_type |
Variables | |
const bool | Nice::DynamicBitsetImpl::access_by_bytes = true |
const bool | Nice::DynamicBitsetImpl::access_by_blocks = false |
const unsigned int | Nice::DynamicBitsetImpl::table_width = 8 |