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

Storage space for strings, permits to copy/save strings. More...

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

Go to the source code of this file.

Classes

class  strmem_c
 

Macros

#define STRMEM_NULL   (static_cast<strmem_t>(0))
 

Typedefs

typedef strmem_cstrmem_t
 

Detailed Description

Storage space for strings, permits to copy/save strings.