Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/re/re.traits/
H A Dlookup_classname.pass.cpp29 typedef typename std::regex_traits<char_type>::char_class_type char_class_type; in test() typedef
42 typedef typename std::regex_traits<char_type>::char_class_type char_class_type; in test_w() typedef