cwidget  0.5.16
Public Types | Static Public Member Functions
std::TRAITS_CLASS< cwidget::wchtype > Struct Template Reference

List of all members.

Public Types

typedef cwidget::wchtype char_type

Static Public Member Functions

static void assign (char_type &c1, const char_type &c2)
static bool eq (const char_type &c1, const char_type &c2)
static bool ne (const char_type &c1, const char_type &c2)
static bool lt (const char_type &c1, const char_type &c2)
static char_type eos ()
static bool is_del (char_type a)
static int compare (const char_type *s1, const char_type *s2, size_t n)
static size_t length (const char_type *s)
static char_typecopy (char_type *s1, const char_type *s2, size_t n)
static char_typemove (char_type *s1, const char_type *s2, size_t n)
static char_typeassign (char_type *s1, size_t n, const char_type &c)

template<>
struct std::TRAITS_CLASS< cwidget::wchtype >


The documentation for this struct was generated from the following file: