
7 Apr
2011
7 Apr
'11
6:33 p.m.
On 7 April 2011 18:56, Scott McMurray
Having some collisions is the expected behaviour of a (non-cryptographic) hash function. With a birthday search you can easily find thousands of examples.
True, but there are better hash functions than boost::hash. Murmer hash, perhaps: http://code.google.com/p/smhasher/