strusBase
0.17
|
#include <symbolTable.hpp>
Public Member Functions | |
BlockAllocator (ErrorBufferInterface *errorhnd_) | |
~BlockAllocator () | |
const char * | allocStringCopy (const char *str, std::size_t size) |
const char * | allocStringCopy (const std::string &str) |
|
inlineexplicit |
strus::BlockAllocator::~BlockAllocator | ( | ) |
const char* strus::BlockAllocator::allocStringCopy | ( | const char * | str, |
std::size_t | size | ||
) |
const char* strus::BlockAllocator::allocStringCopy | ( | const std::string & | str | ) |