BPHash
General object hashing library for C++
|
This is the complete list of members for bphash::Hasher, including all inherited members.
finalize(void) | bphash::Hasher | inline |
Hasher(HashType type) | bphash::Hasher | |
Hasher(const Hasher &)=delete | bphash::Hasher | |
Hasher(Hasher &&)=default | bphash::Hasher | |
operator()(void) | bphash::Hasher | inline |
operator()(const T &obj, const Targs &...objs) | bphash::Hasher | inline |
operator=(const Hasher &)=delete | bphash::Hasher | |
operator=(Hasher &&)=default | bphash::Hasher |