Home
last modified time | relevance | path

Searched defs:traits_extension (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/tokenizer/include/boost/
Dtoken_functions.hpp247 struct traits_extension : public traits { struct
248 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()