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

Tuple/Table Row with two integer columns. More...

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

Go to the source code of this file.

Classes

class  row_2_c
 

Macros

#define ROW_2_NULL   (static_cast<row_2_t>(0))
 

Typedefs

typedef row_2_crow_2_t
 

Detailed Description

Tuple/Table Row with two integer columns.