Files
swift-mirror/test/Interop/Cxx/stdlib/Inputs/std-function.h
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

850 B