Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformatter_integral.h406 struct _LIBCPP_TEMPLATE_VIS __bool_strings; variable
409 struct _LIBCPP_TEMPLATE_VIS __bool_strings<char> {
416 struct _LIBCPP_TEMPLATE_VIS __bool_strings<wchar_t> {
433 …__value ? __formatter::__bool_strings<_CharT>::__true : __formatter::__bool_strings<_CharT>::__fal…