Files
swift-mirror/test/Interop/Cxx/stdlib/Inputs/std-optional.h
Egor Zhdan c167f4045b [cxx-interop] Conform std::optional to ExpressibleByNilLiteral
This will allow passing `nil` as a parameter to a C++ function that takes a `std::optional<T>`.

rdar://114194600
2023-08-21 19:21:40 +01:00

592 B