_Is_not_wspace Struct Reference

#include <stdapis/stlportv5/stl/_istream.c>

struct _Is_not_wspace
Public Member Type Definitions
typedef_Traits::char_type argument_type
typedefbool result_type
Public Attributes
const ctype< argument_type > *_M_ctype
Public Member Functions
_Is_not_wspace(const ctype< argument_type > *)
booloperator()(argument_type)

Member Type Definition Documentation

Typedef argument_type

typedef _Traits::char_typeargument_type

Typedef result_type

typedef boolresult_type

Member Attribute Documentation

_M_ctype

const ctype< argument_type > *_M_ctype

Constructor & Destructor Documentation

_Is_not_wspace ( const ctype< argument_type > * )

_Is_not_wspace(const ctype< argument_type > *__c_type)[inline]

Member Function Documentation

operator() ( argument_type )

booloperator()(argument_type__c)const [inline]