IdHasher

Functions

uint64_t

operator()

Detailed Description

template<typename T>
struct IdHasher

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

Public Functions

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