
String reference template. More...
Derived from: | public CL_StringData< CharType, CL_StringReference< CharType, StdString >, StdString > |
Derived by: | None |
Group: | Text (Core) |
#include <ClanLib/core.h>
Class Members:
Begin. | |
End. | |
Size. | |
Length. | |
Empty. | |
Set length. | |
StdString. | |
ReferenceClass. | |
Find. | |
Rfind. | |
Find first of. | |
Find first not of. | |
Find last of. | |
Find last not of. | |
Substr. | |
Compare. |
Detailed description:
Reference to string data. Extends the basic CL_StringData template with container functionality required when converting to or from C strings.