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

Cursor for list of rows with one int column. More...

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

Go to the source code of this file.

Classes

class  cur_1_c
 

Macros

#define CUR_1_NULL   (static_cast<cur_1_t>(0))
 

Typedefs

typedef cur_1_ccur_1_t
 

Detailed Description

Cursor for list of rows with one int column.