You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[字符编码那些事] main.cpp:80:17: 错误:call to consteval function ‘fmt::v10::basic_format_string<char, char32_t&>("U+{:04X}")’ is not a constant expression 80 | fmt::println("U+{:04X}", u32[1]);
#77
Open
CrossroadW opened this issue
Jan 1, 2025
· 0 comments
· May be fixed by #78
尝试编译这段代码,出错
cppguidebook/docs/unicode.md
Line 1231 in 8119e85
完整错误 gist.github
编译指令
系统fedora40
The text was updated successfully, but these errors were encountered: