cxx icon indicating copy to clipboard operation
cxx copied to clipboard

HashMap/HashSet implementation

Open rlkelly opened this issue 3 years ago • 2 comments

Recently I used cxx and had a use case where a hashmap and/or hashset would have been useful. They are mentioned as pending in the docs and so I'd like to track their status as a feature.

rlkelly avatar Jun 23 '21 15:06 rlkelly

Recently I used cxx and had a use case where a hashmap and/or hashset would have been useful. They are mentioned as pending in the docs and so I'd like to track their status as a feature.

I have the same problem. Do you call the Rust code from the C++ code?

hanusek avatar Nov 03 '21 22:11 hanusek

I'm having the same problem, you know if the HashMap or HashSet it's already implemented? Or how you solve this issue.

gscalderonl avatar Jun 13 '23 21:06 gscalderonl