[libcxx-commits] [libcxx] [libc++] Constrain additional overloads of `pow` for `complex` harder (PR #110235)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Oct 22 05:57:13 PDT 2024
ldionne wrote:
@frederick-vs-ja Do you know what other implementations promise w.r.t. `std::complex<UserDefined>`? Does it work with other implementations? If so, perhaps it would be worth changing the spec to require that it does.
If not, I think the consensus is leaning towards not supporting this, and closing #109858 as not-to-be-fixed.
https://github.com/llvm/llvm-project/pull/110235
More information about the libcxx-commits
mailing list