martinus / unordered_dense

A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
MIT License
898 stars 72 forks source link

[fix] Add a missing reserve() call #15

Closed jcelerier closed 2 years ago

martinus commented 2 years ago

Thanks for your contribution!