[libcxx-commits] [libcxx] [libc++] Reject cv-qualified types in __is_signed/unsigned_integer_v (PR #200377)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Fri May 29 07:15:18 PDT 2026
================
----------------
philnik777 wrote:
I'm really not a fan of this sort of test. Users should _never_ write this. The only thing they can do is shoot themselves in the fool. This is a general comment for all the tests.
https://github.com/llvm/llvm-project/pull/200377
More information about the libcxx-commits
mailing list