libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::LIBJMMCG_VER_NAMESPACE::hashers Namespace Reference

Various hashing functions. More...

Namespaces

namespace  mpl
 

Classes

struct  hsieh
 An implementation of the Hsieh hash function. More...
 
struct  murmur2
 An implementation of the MurmurHash2 hash function. More...
 

Detailed Description

Various hashing functions.

See also
boost::hash, std::hash