feisty meow concerns codebase
2.140
|
Go to the source code of this file.
Classes | |
class | structures::string_table |
Provides a symbol_table that holds strings as the content. More... | |
Namespaces | |
structures | |
A dynamic container class that holds any kind of object via pointers. | |
Macros | |
#define | STRTAB_COMMENT_PREFIX "#comment#" |
anything beginning with this is considered a comment. More... | |
#define STRTAB_COMMENT_PREFIX "#comment#" |
anything beginning with this is considered a comment.
a numerical uniquifier should be appended to the string to ensure that multiple comments can be handled per table.
Definition at line 55 of file string_table.h.