/home/ntakagi/work/STLport-5.1.5/src/ctype.cpp File Reference

#include "stlport_prefix.h"
#include <algorithm>
#include <locale>
#include <functional>
#include "c_locale.h"

Go to the source code of this file.

Classes

struct  _WCharIndexT< true >
struct  _WCharIndexT< false >

Defines

#define PRINTFLAG   ctype_base::mask( _Locale_PRINT & ~(_Locale_UPPER | _Locale_LOWER | _Locale_ALPHA | _Locale_DIGIT | _Locale_PUNCT | _Locale_SPACE | _Locale_XDIGIT ))

Variables

const unsigned char _S_upper [ctype< char >::table_size]
const unsigned char _S_lower [ctype< char >::table_size]


Define Documentation

#define PRINTFLAG   ctype_base::mask( _Locale_PRINT & ~(_Locale_UPPER | _Locale_LOWER | _Locale_ALPHA | _Locale_DIGIT | _Locale_PUNCT | _Locale_SPACE | _Locale_XDIGIT ))

Definition at line 42 of file ctype.cpp.

Referenced by ctype< char >::classic_table().


Variable Documentation

const unsigned char _S_lower[ctype< char >::table_size]

Definition at line 252 of file ctype.cpp.

const unsigned char _S_upper[ctype< char >::table_size]

Definition at line 216 of file ctype.cpp.



Generated on Mon Mar 10 15:32:47 2008 by  doxygen 1.5.1