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

Cursor for list of rows with two int columns. More...

#include "../base/ver.h"
#include "../base/str.h"
#include "../base/check.h"
#include "../rel/row_2.h"
#include "../rel/list_2.h"
#include "../rel/cur_list.h"

Go to the source code of this file.

Classes

class  cur_2_c
 

Macros

#define CUR_2_NULL   (static_cast<cur_2_t>(0))
 

Typedefs

typedef cur_2_ccur_2_t
 

Detailed Description

Cursor for list of rows with two int columns.