#include <ustring.h>
Public Member Functions | |
TableRep (const char *s) | |
const char * | c_str () const |
Public Attributes | |
std::string | str |
unsigned int | length |
unsigned int | hashed |
char | chars [1] |
Representation within the hidden string table -- DON'T EVER CREATE ONE OF THESE YOURSELF!