|
BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
|
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_c * | strmem_t |
Storage space for strings, permits to copy/save strings.
1.8.10