Go to the source code of this file.
Classes | |
class | LightString |
LightString provides efficient string implementation. More... | |
Defines | |
#define | SYNCHRONIZE_LIGHT_STRING 0 |
should we synchronize LightString | |
Functions | |
bool | operator== (const LightString &ls1, const LightString &ls2) |
comparison operator used by hash-table |
Definition in file LightString.h.