[libcxx-commits] [libcxx] [libc++] Avoid -Wzero-as-null-pointer-constant in operator<=> (PR #79465)
via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jan 25 14:43:31 PST 2024
cor3ntin wrote:
My understanding is that enable_if is sfinae friendly, I posted a link showing that somewhere in the PR.
But I can't think of a solution that would work for gcc?
https://github.com/llvm/llvm-project/pull/79465
More information about the libcxx-commits
mailing list