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

Description:

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
 

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 41 of file resourcemap.hpp.

Here is the call graph for this function:

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