dave77 / smhasher

Automatically exported from code.google.com/p/smhasher
MIT License
0 stars 0 forks source link

Wrote a constexpr MurmurHash3 function #23

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If of any interest I wrote a 32bit constexpr MurmurHash3 implementation that 
calculates the hash value at compile time:

https://gist.github.com/mattyclarkson/5318077

Original issue reported on code.google.com by mattycla...@gmail.com on 20 May 2013 at 9:21