ReactOS 0.4.16-dev-942-g91fadeb
|
#include <_ctraits_fns.h>
Public Member Functions | |
_Neq_char_bound (typename _Traits::char_type __c) | |
bool | operator() (const typename _Traits::char_type &__x) const |
Public Attributes | |
_Traits::char_type | __val |
Additional Inherited Members | |
![]() | |
typedef _Traits::char_type | argument_type |
typedef bool | result_type |
![]() | |
~unary_function () | |
Definition at line 52 of file _ctraits_fns.h.
|
inline |
Definition at line 56 of file _ctraits_fns.h.
|
inline |
Definition at line 57 of file _ctraits_fns.h.
_Traits::char_type _Neq_char_bound< _Traits >::__val |
Definition at line 55 of file _ctraits_fns.h.
Referenced by _Neq_char_bound< _Traits >::operator()().