BitMagic-C++
|
Structure carries pointer on bit block with all bits 1. More...
#include <bmfunc.h>
Data Structures | |
struct | all_set_block |
Static Public Member Functions | |
static bm::id64_t | block_type (const bm::word_t *bp) BMNOEXCEPT |
static BMFORCEINLINE bool | is_full_block (const bm::word_t *bp) BMNOEXCEPT |
static BMFORCEINLINE bool | is_valid_block_addr (const bm::word_t *bp) BMNOEXCEPT |
Static Public Attributes | |
static all_set_block | _block |
Structure carries pointer on bit block with all bits 1.
|
inlinestatic |
Definition at line 873 of file bmfunc.h.
References bm::all_set< T >::_block.
|
inlinestatic |
Definition at line 894 of file bmfunc.h.
References bm::all_set< T >::_block, and bm::all_set< T >::all_set_block::_p_fullp.
|
inlinestatic |
Definition at line 898 of file bmfunc.h.
References bm::all_set< T >::_block, and bm::all_set< T >::all_set_block::_p_fullp.
|
static |
Definition at line 901 of file bmfunc.h.
Referenced by bm::all_set< T >::block_type(), bm::all_set< T >::is_full_block(), and bm::all_set< T >::is_valid_block_addr().