swift
d7212ff7 - [cxx-interop] Add one more test for `std::function`

Commit
1 year ago
[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.
Author
Parents
Loading