literals namespace.
More...
|
| constexpr hash< 32 >::hash_type | operator""_xxh32 (const char *str, std::size_t len) |
| | user defined literals - xxHash32.
|
| |
| constexpr hash< 64 >::hash_type | operator""_xxh64 (const char *str, std::size_t len) |
| | user defined literals - xxHash64.
|
| |
◆ operator""_xxh32()
| hash< 32 >::hash_type xxhash::literals::operator""_xxh32 |
( |
const char * | str, |
|
|
std::size_t | len ) |
|
constexpr |
user defined literals - xxHash32.
◆ operator""_xxh64()
| hash< 64 >::hash_type xxhash::literals::operator""_xxh64 |
( |
const char * | str, |
|
|
std::size_t | len ) |
|
constexpr |
user defined literals - xxHash64.