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 7434 of file bmfunc.h.
References bm::bit_operation_and_count(), bm::bit_operation_or_count(), bm::bit_operation_sub_count(), bm::bit_operation_sub_count_inv(), bm::bit_operation_xor_count(), bm::gap_operation_and(), bm::gap_operation_or(), bm::gap_operation_sub(), bm::gap_operation_xor(), and bm::set_END.
Referenced by bm::combine_count_operation_with_block().
|
inlinestatic |
Definition at line 7422 of file bmfunc.h.
Referenced by bm::bvector<>::combine_operation().
|
inlinestatic |
Definition at line 7428 of file bmfunc.h.
Referenced by bm::bvector<>::combine_operation().
|
static |
|
static |
|
static |