NCBI C++ ToolKit
|
#include <util/bitset/bmutil.h>
Public Attributes | |
bm::word_t | w32 [bm::set_block_size] |
bm::id64_t | w64 [bm::set_block_size/2] |
bm::word_t bm::bit_block_t::bunion_t::w32[bm::set_block_size] |
Definition at line 62 of file bmutil.h.
Referenced by bm::bit_block_t::begin(), bm::bit_block_t::end(), bm::bit_block_t::operator bm::word_t *(), and bm::bit_block_t::operator const bm::word_t *().
bm::id64_t bm::bit_block_t::bunion_t::w64[bm::set_block_size/2] |
Definition at line 63 of file bmutil.h.
Referenced by bm::bit_block_t::operator bm::id64_t *(), and bm::bit_block_t::operator const bm::id64_t *().