Searched refs:__formattable (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/include/__format/
H A Dconcepts.h60 concept __formattable = variable
65 concept formattable = __formattable<_Tp, _CharT>;
H A Dformat_arg_store.h36 /// \pre \c __formattable<_Tp, typename _Context::char_type>
154 requires(!__formattable<_Tp, typename _Context::char_type>)

Completed in 158 milliseconds