mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This adds a protocol to the C++ standard library overlay which will improve the ergonomics of `std::optional` when used from Swift code. As of now, the overlay adds an initializer of `Swift.Optional` that takes an instance of `CxxOptional` as a parameter.
1.0 KiB
1.0 KiB