Searched defs:traits_extension (Results 1 – 1 of 1) sorted by relevance
246 struct traits_extension : public traits { struct247 typedef typename traits::char_type char_type;248 static bool isspace(char_type c) in isspace()257 static bool ispunct(char_type c) in ispunct()