Searched refs:wformat_context (Results 1 – 6 of 6) sorted by relevance
70 using wformat_context = basic_format_context< back_insert_iterator<__format::__output_buffer<wchar_… variable76 _LIBCPP_IF_WIDE_CHARACTERS(_LIBCPP_PREFERRED_NAME(wformat_context)) basic_format_context { in _LIBCPP_PREFERRED_NAME()
67 using wformat_args = basic_format_args<wformat_context>;77 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI __format_arg_store<wformat_context, _Args...> make_wformat_args… in make_wformat_args()78 return std::__format_arg_store<wformat_context, _Args...>(__args...); in make_wformat_args()550 …return std::__vformat_to_n<wformat_context>(std::move(__out_it), __n, __fmt.get(), std::make_wform… in format_to_n()686 return std::__vformat_to_n<wformat_context>( in format_to_n()
19 using wformat_context = basic_format_context<unspecified, wchar_t>;24 using wformat_args = basic_format_args<wformat_context>;185 format-arg-store<wformat_context, Args...>
15 using std::wformat_context;
3316 SYMBOL(wformat_context, std::, <format>)