Home
last modified time | relevance | path

Searched refs:__bool_strings (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/include/__format/
H A Dformatter_integral.h322 struct _LIBCPP_TEMPLATE_VIS __bool_strings; variable
325 struct _LIBCPP_TEMPLATE_VIS __bool_strings<char> {
332 struct _LIBCPP_TEMPLATE_VIS __bool_strings<wchar_t> {
350 …__value ? __formatter::__bool_strings<_CharT>::__true : __formatter::__bool_strings<_CharT>::__fal…