BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
Classes | Macros | Typedefs
set_1.h File Reference

Set of rows with one int column (relation with binding b). More...

#include "../base/ver.h"
#include "../base/str.h"
#include "../base/check.h"
#include "../rel/row_1.h"
#include "../rel/set.h"

Go to the source code of this file.

Classes

class  set_1_c
 

Macros

#define SET_1_NULL   (static_cast<set_1_t>(0))
 

Typedefs

typedef set_1_cset_1_t
 

Detailed Description

Set of rows with one int column (relation with binding b).