Home |All Classes |Grouped Classes |Index |Search

Class CL_BasicStringTypes

Holds size_type and npos for CL_BasicString template. More...

Derived from:

None

Derived by:

CL_BasicStringRef< CharType, CharTraits, std_string >

Group:

Text (Core)

#include <ClanLib/core.h>

Class Members:

Attributes:

size_type

npos

Detailed description:

This class is needed to workaround various static variable template issues with some compilers.