BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
|
Set with two columns with range [0..1023] (ten bits) (Bitmap). More...
#include "../base/ver.h"
#include "../base/str.h"
#include "../base/check.h"
#include "../mem/mpool.h"
#include "../rel/rel.h"
Go to the source code of this file.
Classes | |
class | set_tt_bitmap_c |
class | set_tt_c |
Macros | |
#define | SET_TT_BITMAP_SIZE ((SET_TT_C2_SIZE + (VER_UINT_BITS-1)) / VER_UINT_BITS) |
#define | SET_TT_BITMAP_NULL (static_cast<set_tt_bitmap_t>(0)) |
#define | SET_TT_NULL (static_cast<set_tt_t>(0)) |
Typedefs | |
typedef set_tt_bitmap_c * | set_tt_bitmap_t |
typedef set_tt_c * | set_tt_t |
Set with two columns with range [0..1023] (ten bits) (Bitmap).