Hash functor for objects of type Key.
Definition at line 34 of file resourcemap.hpp.
#include <resourcemap.hpp>
Public Method Index: | |
std::size_t | operator() (const Key &key) const |
|
inline |
Calculates a hash code.
key | The object to hash. |
Definition at line 41 of file resourcemap.hpp.