roo_collections
API Documentation for roo_collections
Loading...
Searching...
No Matches
hash.cpp File Reference
Include dependency graph for hash.cpp:

Go to the source code of this file.

Namespaces

namespace  roo_collections
 

Functions

static uint32_t roo_collections::murmur_32_scramble (uint32_t k)
 
uint32_t roo_collections::murmur3_32 (const void *key, size_t len, uint32_t seed)
 Computes 32-bit MurmurHash3 of a binary buffer.