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

Tuple/Table Row with one integer column. More...

#include "../base/ver.h"
#include "../base/str.h"
#include "../base/check.h"

Go to the source code of this file.

Classes

class  row_1_c
 

Macros

#define ROW_1_NULL   (static_cast<row_1_t>(0))
 

Typedefs

typedef row_1_crow_1_t
 

Detailed Description

Tuple/Table Row with one integer column.