|
BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
|
Superclass of all data structures for relations. More...
#include "../base/ver.h"#include "../base/str.h"#include "../base/check.h"#include "../mem/mpool.h"Go to the source code of this file.
Classes | |
| class | rel_c |
Macros | |
| #define | REL_NULL (static_cast<rel_t>(0)) |
Typedefs | |
| typedef rel_c * | rel_t |
Superclass of all data structures for relations.
1.8.10