ReactOS 0.4.15-dev-8614-gbc76250
|
Public Types | |
typedef _Traits::char_type | _CharT |
Public Types inherited from unary_function< _Traits::char_type, bool > | |
typedef _Traits::char_type | argument_type |
typedef bool | result_type |
Public Member Functions | |
_Not_within_traits (const _CharT *__f, const _CharT *__l) | |
bool | operator() (const _CharT &__x) const |
Public Attributes | |
const _CharT * | _M_first |
const _CharT * | _M_last |
Additional Inherited Members | |
Protected Member Functions inherited from unary_function< _Traits::char_type, bool > | |
~unary_function () | |
typedef _Traits::char_type _Not_within_traits< _Traits >::_CharT |
|
inline |
|
inline |
Definition at line 67 of file _string.c.
const _CharT* _Not_within_traits< _Traits >::_M_first |
Definition at line 61 of file _string.c.
Referenced by _Not_within_traits< _Traits >::operator()().
const _CharT* _Not_within_traits< _Traits >::_M_last |
Definition at line 62 of file _string.c.
Referenced by _Not_within_traits< _Traits >::operator()().