Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有一个isupperforchar32_t吗?我在以下代码行上得到一个断言失败
isupper
char32_t
断言(isupper(U'Å'));