Searched refs:formatter_type (Results 1 – 3 of 3) sorted by relevance
87 using formatter_type = formatter<_Tp, _CharT>; in _LIBCPP_PREFERRED_NAME() local161 using formatter_type = formatter<_Tp, _CharT>; variable
49 template <class _Tp, class _Context, class _Formatter = typename _Context::template formatter_type<…
222 typename _Context::template formatter_type<_Dp> __f; in __handle()