P0602R4 makes the special member functions of optional and variant
conditionally trivial based on the types in the optional/variant.
We already implemented that, but the tests were organized as if this
were a non-standard extension. This patch reorganizes the tests in a
way that makes more sense since this is not an extension anymore.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCXX libc++
Event Timeline
libcxx/test/std/utilities/optional/optional.object/optional.object.assign/copy.pass.cpp | ||
---|---|---|
56 ↗ | (On Diff #174826) | For future proofing, we never explicitly test for unreleased standard versions . |
libcxx/www/upcoming_meeting.html | ||
53 ↗ | (On Diff #174826) | You don't have to edit this file. |
libcxx/test/std/utilities/optional/optional.object/optional.object.assign/copy.pass.cpp | ||
---|---|---|
56 ↗ | (On Diff #174826) | Ah, sorry, it feels like you've told me before. Eventually I'll remember. |