Searched defs:is_classifiedF (Results 1 – 1 of 1) sorted by relevance
32 struct is_classifiedF : struct36 typedef bool result_type;39 … is_classifiedF(std::ctype_base::mask Type, std::locale const & Loc = std::locale()) : in is_classifiedF() function43 bool operator()( CharT Ch ) const in operator ()()50 bool operator()( char const Ch ) const in operator ()()57 std::ctype_base::mask m_Type;58 std::locale m_Locale;