Aprepro 5.0x
|
Public Member Functions | |
Symtable ()=default | |
~Symtable () | |
void | add (const std::string &name, SEAMS::symrec *ptr) |
void | erase (const std::string &name) |
SEAMS::symrec * | getsym (const char *sym_name) |
const tsl::robin_pg_map< std::string, SEAMS::symrec * > & | get () |
Public Attributes | |
tsl::robin_pg_map< std::string, SEAMS::symrec * > | sym_table {HASHSIZE} |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
tsl::robin_pg_map<std::string, SEAMS::symrec *> SEAMS::Symtable::sym_table {HASHSIZE} |