Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
▼Ndice | |
▼Nhash | Home of the DiceHash |
▼Nblake3 | |
CBlake3 | |
▼Nlthash | |
CMathEngine_Hwy | |
CMathEngine_Simple | |
▼Nmartinus | |
CHashState | |
▼NPolicies | |
▼CMartinus | |
CHashState | |
▼Cwyhash | |
CHashState | |
▼Cdice_hash_overload | Helper struct for defining the hash for custom structs |
CAlwaysFalse | Helper type |
Cdice_hash_templates | Class which contains all dice_hash functions |
CDiceHash | Wrapper class for the dice::hash::dice_hash function |
Cis_ordered_container | Typetrait for checking if a type T is an ordered container |
Cis_ordered_container< std::map< Key, T, Compare, Allocator > > | Specialization for std::map |
Cis_ordered_container< std::set< Key, Compare, Allocator > > | Specialization for std::set |
Cis_unordered_container | Typetrait for checking if a type T is an unordered container |
Cis_unordered_container< std::unordered_map< Key, T, Hash, KeyEqual, Allocator > > | Specialization for std::unordered_map |
Cis_unordered_container< std::unordered_set< Key, Hash, KeyEqual, Allocator > > | Specialization for std::unordered_set |
▼Nxxh | |
▼Ntypedefs | |
Chash_type | |
Chash_type< 128 > | |
Chash_type< 32 > | |
Chash_type< 64 > | |
Cuint128_t | |
Cuint_type | |
Cuint_type< 128 > | |
Cuint_type< 32 > | |
Cuint_type< 64 > | |
Cvec_type | |
Cvec_type< 128 > | |
Cvec_type< 256 > | |
Cvec_type< 64 > | |
Ccanonical_t | |
Chash3_state_t | |
Chash_state_t | |