Home
last modified time | relevance | path

Searched refs:_Is_not_wspace (Results 1 – 1 of 1) sorted by relevance

/external/stlport/stlport/stl/
D_istream.c52 struct _Is_not_wspace { struct
58 _Is_not_wspace(const ctype<argument_type>* __c_type) : _M_ctype(__c_type) {} in _Is_not_wspace() argument
1192 _STLP_PRIV _Is_not_wspace<_Traits>(this->_M_ctype_facet()), in _M_skip_whitespace()
1197 _STLP_PRIV _Is_not_wspace<_Traits>(this->_M_ctype_facet()), in _M_skip_whitespace()