martinus / robin-hood-hashing

Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
https://gitter.im/martinus/robin-hood-hashing
MIT License
1.5k stars 142 forks source link

initial size is ignored #146

Open nagarajsherigar opened 2 years ago

nagarajsherigar commented 2 years ago

in constructor the initial size provided is not considered