jermp / pthash

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

Check config.minimal_output matches PHF template parameter #59

Closed progval closed 2 months ago

progval commented 2 months ago

I'm not sure what happens when they don't match (at least, it's not crashing), but assume that's not good.

jermp commented 2 months ago

Great, yes, thank you! For some reasons, I've also forgot to make check.