mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This improves support for initializing instances of `std::optional` from Swift. Previously only a null optional could be initialized directly from Swift. Now instantiations of `std::optional` will get a Swift initializer that takes the wrapped value as a parameter. rdar://118026392
2.4 KiB
2.4 KiB