ALib C++ Library
Library Version: 2412 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
Key::Hash Struct Reference

Description:

Hash functor for objects of type Key.

Definition at line 26 of file resourcemap.hpp.

#include <resourcemap.hpp>

Public Method Index:

std::size_t operator() (const Key &key) const
 

Method Details:

◆ operator()()

std::size_t operator() ( const Key & key) const
inline

Calculates a hash code.

Parameters
keyThe object to hash.
Returns
The hash code.

Definition at line 31 of file resourcemap.hpp.

Here is the call graph for this function:

The documentation for this struct was generated from the following file: