swift
9fe13ece
- [cxx-interop] Allow initializing `std::map` from Swift Dictionary
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[cxx-interop] Allow initializing `std::map` from Swift Dictionary This adds initializers for `std::map` and `std::unordered_map` that take a Swift dictionary as a single parameter. rdar://133691563
References
#75877 - [cxx-interop] Allow initializing `std::map` from Swift Dictionary
Author
egorzhdan
Parents
a07caa8b
Loading