Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit 0f8dbb2fac532e37a9859d52982f0e8994305a11 Author: A. Jiang <de34@live.cn> Date: Wed Oct 30 07:16:40 2024 +0800 [libc++] Constrain additional overloads of `pow` for `complex` harder (#110235) Fixes #109858. The changes in #81379 broke some 3rd party library code that expected usability of `std::complex<NonFloatingPoint>`. Although such code isn't portable per [complex.numbers.general]/2, it might be better to make these additional overloads not to interfere overload resolution too much. --------- Co-authored-by: Louis Dionne <ldionne.2@gmail.com> |