Searched refs:__formatter_integer (Results 1 – 1 of 1) sorted by relevance
34 struct _LIBCPP_TEMPLATE_VIS _LIBCPP_AVAILABILITY_FORMAT __formatter_integer { struct64 : public __formatter_integer<_CharT> {}; argument66 …ATE_VIS _LIBCPP_AVAILABILITY_FORMAT formatter<short, _CharT> : public __formatter_integer<_CharT> {69 …ATE_VIS _LIBCPP_AVAILABILITY_FORMAT formatter<int, _CharT> : public __formatter_integer<_CharT> {};71 …TE_VIS _LIBCPP_AVAILABILITY_FORMAT formatter<long, _CharT> : public __formatter_integer<_CharT> {};74 : public __formatter_integer<_CharT> {};78 : public __formatter_integer<_CharT> {};84 : public __formatter_integer<_CharT> {};87 : public __formatter_integer<_CharT> {};90 : public __formatter_integer<_CharT> {};[all …]