cwidget  0.5.17
Public Types | Static Public Member Functions | List of all members
std::TRAITS_CLASS< cwidget::wchtype > Struct Template Reference

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)
 

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