Home
last modified time | relevance | path

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

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/include/__format/
H A Dparser_std_format_spec.h807 concept __utf8_character = same_as<_CharT, char> || same_as<_CharT, char8_t>; variable
882 template <__utf8_character _CharT>
922 template <__utf8_character _CharT>
944 template <__utf8_character _CharT>