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

Memory Pool (keeps track of allocated memory pages of this pool) More...

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

Go to the source code of this file.

Classes

class  mpool_c
 

Macros

#define MPOOL_NULL   (static_cast<mpool_t>(0))
 

Typedefs

typedef mpool_cmpool_t
 

Detailed Description

Memory Pool (keeps track of allocated memory pages of this pool)