mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
In C++20, types that declare or delete their default/copy/move constructors are no longer aggregates, so the aggregate uses of these types will not compile under C++20. Adding them fixes this, without affecting older language modes.
20 KiB
20 KiB