Jake Tuero
Results
2
issues of
Jake Tuero
I'm not sure if this repo is maintained anymore, but this PR adds support for the standard library `std::deque`, `std::set`, and `std::unordered_set`. I'd also like to add support for some...
Are there any plans or reason why `std::unordered_set` is not supported, but `std::unordered_map` is? Are there workarounds to support such types? Thanks!