Files
swift-mirror/test/Interop/Cxx/stdlib/use-std-function.swift
Egor Zhdan d7212ff7f5 [cxx-interop] Add one more test for std::function
While initializing a `std::function` that takes `const std::string&` as a parameter currently crashes, changing the parameter type to `std::string` should work fine.
2024-07-22 13:54:09 +01:00

2.8 KiB