Searched defs:traits_extension (Results 1 – 1 of 1) sorted by relevance
247 struct traits_extension : public traits { struct248 typedef typename traits::char_type char_type;249 static bool isspace(char_type c) in isspace()258 static bool ispunct(char_type c) in ispunct()