Bit-block store adapter, takes bitblock and saves results into it /internal. More...
#include <bmfunc.h>
Public Member Functions | |
bitblock_store_adapter (bm::word_t *bit_block) | |
BMFORCEINLINE void | push_back (bm::word_t w) |
Bit-block store adapter, takes bitblock and saves results into it /internal.
Definition at line 4989 of file bmfunc.h.
bm::bitblock_store_adapter::bitblock_store_adapter | ( | bm::word_t * | bit_block | ) | [inline] |
BMFORCEINLINE void bm::bitblock_store_adapter::push_back | ( | bm::word_t | w | ) | [inline] |