|
BitMagic-C++
|
#include <bmfunc.h>
Static Public Member Functions | |
| static gap_operation_to_bitset_func_type | gap_op_to_bit (unsigned i) |
| static gap_operation_func_type | gap_operation (unsigned i) |
| static bit_operation_count_func_type | bit_operation_count (unsigned i) |
Static Public Attributes | |
| static gap_operation_to_bitset_func_type | gap2bit_table_ [bm::set_END] |
| static gap_operation_func_type | gapop_table_ [bm::set_END] |
| static bit_operation_count_func_type | bit_op_count_table_ [bm::set_END] |
|
inlinestatic |
Definition at line 9574 of file bmfunc.h.
References bit_op_count_table_.
Referenced by bm::combine_count_operation_with_block().
|
inlinestatic |
Definition at line 9562 of file bmfunc.h.
References gap2bit_table_.
Referenced by bm::bvector< Alloc >::combine_operation_with_block().
|
inlinestatic |
Definition at line 9568 of file bmfunc.h.
References gapop_table_.
Referenced by bm::bvector< Alloc >::combine_operation_with_block().
|
static |
Definition at line 9559 of file bmfunc.h.
Referenced by bit_operation_count().
|
static |
Definition at line 9555 of file bmfunc.h.
Referenced by gap_op_to_bit().
|
static |
Definition at line 9557 of file bmfunc.h.
Referenced by gap_operation().