Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dxchar.h43 using wformat_parse_context = basic_format_parse_context<wchar_t>; variable
/external/cronet/third_party/libc++/src/include/__format/
Dformat_parse_context.h106 using wformat_parse_context = basic_format_parse_context<wchar_t>; variable