_Not_within_traits< _Traits > Struct Template ReferenceInheritance diagram for _Not_within_traits< _Traits >: ![]()
Detailed Descriptiontemplate<class _Traits>
|
typedef _Traits::char_type _Not_within_traits< _Traits >::_CharT |
_Not_within_traits< _Traits >::_Not_within_traits | ( | const _CharT * | __f, | |
const _CharT * | __l | |||
) | [inline] |
bool _Not_within_traits< _Traits >::operator() | ( | const _CharT & | __x | ) | const [inline] |
Definition at line 65 of file _string.c.
References _Not_within_traits< _Traits >::_M_first, _Not_within_traits< _Traits >::_M_last, _STLP_PRIV, and find_if().
const _CharT* _Not_within_traits< _Traits >::_M_first |
const _CharT* _Not_within_traits< _Traits >::_M_last |