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

Stores strings and assigns unique numbers to them. More...

#include "../base/ver.h"
#include "../base/str.h"
#include "../base/check.h"
#include "../mem/mpool.h"
#include "../bds/flexarr.h"
#include "../dom/strmem.h"

Go to the source code of this file.

Classes

class  strtab_c
 

Macros

#define STRTAB_NULL   (static_cast<strtab_t>(0))
 

Typedefs

typedef strtab_cstrtab_t
 

Detailed Description

Stores strings and assigns unique numbers to them.