Note libc++ implemented this in its initial version.
Implements
- LWG3935 template<class X> constexpr complex& operator=(const complex<X>&) has no specification
Paths
| Differential D153287
[NFC][libc++] Addresses LWG3935. ClosedPublic Authored by Mordante on Jun 19 2023, 8:16 AM.
Details
Summary Note libc++ implemented this in its initial version. Implements
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 19 2023, 8:27 AM Comment Actions
Yes in libcxx/test/std/numerics/complex.number/complex.member.ops/assignment_complex.pass.cpp Closed by commit rG946116fc05e6: [NFC][libc++] Addresses LWG3935. (authored by Mordante). · Explain WhyJun 20 2023, 8:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 532944 libcxx/docs/Status/Cxx2cIssues.csv
|