Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/
Dconcepts.hpp212 struct RegexTraitsConcept struct
216 typedef typename traits::char_type char_type;
218 typedef typename traits::string_type string_type;
219 typedef typename traits::locale_type locale_type;
220 typedef typename traits::char_class_type char_class_type;
222 void constraints() in constraints()
261 traits m_traits;
262 const traits m_ctraits;
263 const char_type* m_pointer;
264 char_type m_char;