strusBase
0.17
|
#include "strus/base/crc32.hpp"
#include <list>
#include <vector>
#include <string>
#include <cstring>
#include <stdexcept>
#include <new>
Go to the source code of this file.
Classes | |
class | strus::BlockAllocator |
class | strus::SymbolTable |
Map of strings to indices not freed till end of table life time. More... | |
struct | strus::SymbolTable::Key |
Key of symbol table. More... | |
struct | strus::SymbolTable::MapKeyLess |
struct | strus::SymbolTable::MapKeyEqual |
struct | strus::SymbolTable::HashFunc |
Namespaces | |
strus | |
Wrapper to structures needed for atomic counters. | |