Home
last modified time | relevance | path

Searched defs:format_context (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/include/__format/
H A Dformat_context.h70 using format_context = basic_format_context<back_insert_iterator<__format::__output_buffer<char>>, char>; global() variable
80 _LIBCPP_PREFERRED_NAME(format_context) _LIBCPP_PREFERRED_NAME() argument