|
strusBase
0.17
|
#include <symbolTable.hpp>
Public Member Functions | |
| Key () | |
| Key (const char *str_, std::size_t len_) | |
| Key (const Key &o) | |
Public Attributes | |
| const char * | str |
| std::size_t | len |
Key of symbol table.
|
inline |
|
inline |
|
inline |
| std::size_t strus::SymbolTable::Key::len |
| const char* strus::SymbolTable::Key::str |
1.8.6