ReactOS 0.4.16-dev-597-gdbf7844
|
Public Member Functions | |
_Ctype_byname_w_is_mask (_Locale_mask_t m, _Locale_ctype *c) | |
bool | operator() (wchar_t c) const |
Public Attributes | |
_Locale_mask_t | M |
_Locale_ctype * | M_ctp |
Additional Inherited Members | |
Public Types inherited from unary_function< wchar_t, bool > | |
typedef wchar_t | argument_type |
typedef bool | result_type |
Protected Member Functions inherited from unary_function< wchar_t, bool > | |
~unary_function () | |
Definition at line 97 of file facets_byname.cpp.
|
inline |
Definition at line 101 of file facets_byname.cpp.
Definition at line 103 of file facets_byname.cpp.
_Locale_mask_t _Ctype_byname_w_is_mask::M |
Definition at line 98 of file facets_byname.cpp.
Referenced by operator()().
_Locale_ctype* _Ctype_byname_w_is_mask::M_ctp |
Definition at line 99 of file facets_byname.cpp.
Referenced by operator()().