Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__format/
H A Dformat_context.h92 using formatter_type = formatter<_Tp, _CharT>; in _LIBCPP_PREFERRED_NAME() local
171 using formatter_type = formatter<_Tp, _CharT>; variable