Public Member Functions | |
srep () | |
Data Fields | |
char * | s |
int | n |
Definition at line 22 of file string.icc.
string::srep::srep | ( | ) | [inline] |
int string::srep::n |
Definition at line 24 of file string.icc.
Referenced by string::operator=(), string::string(), and string::~string().
char* string::srep::s |
Definition at line 23 of file string.icc.
Referenced by string::c_str(), operator!=(), operator+(), operator<<(), string::operator=(), operator==(), string::string(), and string::~string().