swift
d7212ff7
- [cxx-interop] Add one more test for `std::function`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#75395 - [cxx-interop] Add one more test for `std::function`
Author
egorzhdan
Parents
01bd2b4f
Loading