ReactOS 0.4.16-dev-91-g764881a
|
#include <_ctraits_fns.h>
Public Member Functions | |
_Eq_int_bound (typename _Traits::int_type __c) | |
bool | operator() (const typename _Traits::char_type &__x) const |
Public Attributes | |
_Traits::int_type | __val |
Additional Inherited Members | |
Public Types inherited from unary_function< _Traits::char_type, bool > | |
typedef _Traits::char_type | argument_type |
typedef bool | result_type |
Protected Member Functions inherited from unary_function< _Traits::char_type, bool > | |
~unary_function () | |
Definition at line 62 of file _ctraits_fns.h.
|
inline |
Definition at line 66 of file _ctraits_fns.h.
|
inline |
Definition at line 67 of file _ctraits_fns.h.
_Traits::int_type _Eq_int_bound< _Traits >::__val |
Definition at line 64 of file _ctraits_fns.h.
Referenced by _Eq_int_bound< _Traits >::operator()().