_Not_within_traits Struct Reference
#include
<stdapis/stlport/stl/_string.h>
Link against: glxfullscreenview.lib
struct _Not_within_traits : public unary_function< _Traits::char_type, bool > |
Public Member Type Definitions |
---|
typedef | _Traits::char_type _CharT |
Public Member Functions |
---|
| _Not_within_traits(const typename _Traits::char_type *, const typename _Traits::char_type *) |
bool | operator()(const typename _Traits::char_type &) |
Inherited Type Definitions |
---|
| |
| |
Member Type Definition Documentation
Typedef _CharT
typedef _Traits::char_type | _CharT |
Member Attribute Documentation
Constructor & Destructor Documentation
_Not_within_traits ( const typename _Traits::char_type *, const typename _Traits::char_type * )
_Not_within_traits | ( | const typename _Traits::char_type * | __f, |
| const typename _Traits::char_type * | __l |
| ) | [inline] |
Member Function Documentation
operator() ( const typename _Traits::char_type & )
bool | operator() | ( | const typename _Traits::char_type & | __x | ) | const [inline] |