jermp / pthash

Fast and compact minimal perfect hash functions in C++.
MIT License
179 stars 25 forks source link

Adding static to compute_num_buckets #39

Closed khodor14 closed 3 months ago

khodor14 commented 3 months ago

adding static to avoid linking problem