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

Set of objects/tuples - relation with binding pattern "b..b". More...

#include "../base/ver.h"
#include "../base/str.h"
#include "../base/check.h"
#include "../mem/page.h"
#include "../mem/mpool.h"
#include "../rel/relsize.h"
#include "../rel/rel.h"

Go to the source code of this file.

Classes

class  set_node_c< T >
 
class  set_c< T >
 

Macros

#define SET_NODE_T   set_node_c<T>*
 
#define SET_NODE_NULL   (static_cast<set_node_c<T> *>(0))
 

Detailed Description

Set of objects/tuples - relation with binding pattern "b..b".