Home
last modified time | relevance | path

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

/external/cronet/third_party/libc++/src/include/__format/
Dformatter_string.h33 struct _LIBCPP_TEMPLATE_VIS __formatter_string { struct
36 _LIBCPP_HIDE_FROM_ABI constexpr typename _ParseContext::iterator parse(_ParseContext& __ctx) { in parse()
63 : public __formatter_string<_CharT> { argument