[libcxx-commits] [libcxx] [libc++] Implement LWG3133: Modernizing numeric type requirements (PR #208145)
A. Jiang via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jul 26 08:56:18 PDT 2026
frederick-vs-ja wrote:
I'm sorry... I'm a still afraid of the `static_assert`'s as stricter diagnostics are not the part of LWG3113.
I think it's less controversial to move the `static_assert`'s and related tests to another PR and leave this PR only adding test for LWG3113 and marking implementation status.
https://github.com/llvm/llvm-project/pull/208145
More information about the libcxx-commits
mailing list