List of all members.
Public Types
-
typedef _CharT char_type
-
typedef ctype< _CharT >::mask mask
Public Member Functions
-
ctype_byname (const char *__s, size_t __refs=0)
Static Public Attributes
Protected Member Functions
-
virtual bool do_is (mask __m, char_type __c) const
-
virtual const char_type * do_is (const char_type *__lo, const char_type *__hi, mask *__vec) const
-
virtual char do_narrow (char_type, char __dfault) const
-
virtual const char_type * do_narrow (const char_type *__lo, const char_type *__hi, char __dfault, char *__dest) const
-
virtual const char_type * do_scan_is (mask __m, const char_type *__lo, const char_type *__hi) const
-
virtual const char_type * do_scan_not (mask __m, const char_type *__lo, const char_type *__hi) const
-
virtual char_type do_tolower (char_type __c) const
-
virtual const char_type * do_tolower (char_type *__lo, const char_type *__hi) const
-
virtual char_type do_toupper (char_type __c) const
-
virtual const char_type * do_toupper (char_type *__lo, const char_type *__hi) const
-
virtual char_type do_widen (char __c) const
-
virtual const char * do_widen (const char *__lo, const char *__hi, char_type *__dest) const
Detailed Description
class ctype_byname [22.2.1.2].
Member Data Documentation
The documentation for this class was generated from the following file: