
Go to the source code of this file.
Classes | |
| class | iroha::ct_hash::Hasher |
Namespaces | |
| iroha::ct_hash | |
Macros | |
| #define | CT_MURMUR2(x) ::iroha::ct_hash::Hasher::murmur2(x, (sizeof(x) / sizeof(x[0])) - 1) |
| #define CT_MURMUR2 | ( | x | ) | ::iroha::ct_hash::Hasher::murmur2(x, (sizeof(x) / sizeof(x[0])) - 1) |