ALib C++ Library
Library Version: 2312 R0
Documentation generated by doxygen
Public Methods | List of all members
Key::Hash Struct Reference

#include <resourcemap.hpp>

Class Description

Hash functor for objects of type Key.

Definition at line 34 of file resourcemap.hpp.

Public Methods

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

Member Function Documentation

◆ 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: