KeyHasher

Functions

uint64_t

operator()

Detailed Description

template<typename T>
struct KeyHasher

A hasher class for any of the SC::Store::*Key classes.

Public Functions

inline uint64_t operator()(const T &key) const