Searched refs:__formatter_pointer (Results 1 – 1 of 1) sorted by relevance
33 struct _LIBCPP_TEMPLATE_VIS __formatter_pointer { struct35 constexpr __formatter_pointer() { __parser_.__alignment_ = __format_spec::__alignment::__right; } in __formatter_pointer() function61 : public __formatter_pointer<_CharT> {}; argument63 …ATE_VIS _LIBCPP_AVAILABILITY_FORMAT formatter<void*, _CharT> : public __formatter_pointer<_CharT> {67 : public __formatter_pointer<_CharT> {};