ReactOS 0.4.16-dev-340-g0540c21
|
Public Member Functions | |
superstring () | |
superstring (const string &str) | |
superstring | operator/ (const string &str) |
superstring | operator/ (const char *str) |
Private Attributes | |
string | s |
Definition at line 1094 of file string_test.cpp.
|
inline |
Definition at line 1097 of file string_test.cpp.
Referenced by operator/().
Definition at line 1101 of file string_test.cpp.
|
inline |
Definition at line 1108 of file string_test.cpp.
|
inline |
Definition at line 1105 of file string_test.cpp.
|
private |
Definition at line 1112 of file string_test.cpp.