Files
swift-mirror/stdlib/public/Cxx/CxxOptional.swift
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

1.2 KiB