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) |
static BMFORCEINLINE bool | is_full_block (const bm::word_t *bp) |
static BMFORCEINLINE bool | is_valid_block_addr (const bm::word_t *bp) |
Static Public Attributes | |
static all_set_block | _block |
Structure carries pointer on bit block with all bits 1.
|
inlinestatic |
Definition at line 840 of file bmfunc.h.
References BMFORCEINLINE.
|
inlinestatic |
Definition at line 861 of file bmfunc.h.
References BMFORCEINLINE.
|
inlinestatic |
|
static |