Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__format/
H A Dformatter_pointer.h32 struct _LIBCPP_TEMPLATE_VIS __formatter_pointer { struct
62 struct _LIBCPP_TEMPLATE_VIS formatter<nullptr_t, _CharT> : public __formatter_pointer<_CharT> {}; argument
35 parse__formatter_pointer parse() argument