Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__format/
H A Dformat_context.h88 using formatter_type = formatter<_Tp, _CharT>; _LIBCPP_PREFERRED_NAME() local
159 using formatter_type = formatter<_Tp, _CharT>; global() variable