Files
swift-mirror/test/Interop/Cxx/function/default-arguments.swift
Egor Zhdan 494474b021 [cxx-interop] Support C++ default arguments
This allows calling a C++ function with default arguments from Swift without having to explicitly specify the values of all arguments.

rdar://103975014
2024-01-10 16:37:42 +00:00

4.2 KiB