libstdc++
|
#include <ctype_base.h>
Public Types | |
typedef const int * | __to_type |
typedef unsigned short | mask |
Static Public Attributes | |
static const mask | alnum |
static const mask | alpha |
static const mask | blank |
static const mask | cntrl |
static const mask | digit |
static const mask | graph |
static const mask | lower |
static const mask | |
static const mask | punct |
static const mask | space |
static const mask | upper |
static const mask | xdigit |
Base class for ctype.
Definition at line 41 of file ctype_base.h.
Definition at line 44 of file ctype_base.h.
typedef unsigned short std::ctype_base::mask |
Definition at line 48 of file ctype_base.h.
|
static |
Definition at line 59 of file ctype_base.h.
|
static |
Definition at line 51 of file ctype_base.h.
|
static |
Definition at line 61 of file ctype_base.h.
|
static |
Definition at line 57 of file ctype_base.h.
|
static |
Definition at line 52 of file ctype_base.h.
|
static |
Definition at line 56 of file ctype_base.h.
|
static |
Definition at line 50 of file ctype_base.h.
|
static |
Definition at line 55 of file ctype_base.h.
|
static |
Definition at line 58 of file ctype_base.h.
|
static |
Definition at line 54 of file ctype_base.h.
|
static |
Definition at line 49 of file ctype_base.h.
|
static |
Definition at line 53 of file ctype_base.h.