Searched refs:__formatter_pointer (Results 1 – 1 of 1) sorted by relevance
32 struct _LIBCPP_TEMPLATE_VIS __formatter_pointer { struct62 struct _LIBCPP_TEMPLATE_VIS formatter<nullptr_t, _CharT> : public __formatter_pointer<_CharT> {}; argument64 struct _LIBCPP_TEMPLATE_VIS formatter<void*, _CharT> : public __formatter_pointer<_CharT> {};66 struct _LIBCPP_TEMPLATE_VIS formatter<const void*, _CharT> : public __formatter_pointer<_CharT> {};