Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__format/
H A Dformatter_string.h32 struct _LIBCPP_TEMPLATE_VIS __formatter_string { struct
61 struct _LIBCPP_TEMPLATE_VIS formatter<const _CharT*, _CharT> : public __formatter_string<_CharT> { argument
35 parse__formatter_string parse() argument