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

Description:

Hash functor for objects of type Key.

Definition at line 19 of file resourcemap.inl.

Public Method Index:

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

Method Details:

◆ operator()()

std::size_t alib::resources::detail::Key::Hash::operator() ( const Key & key) const
inline

Calculates a hash code.

Parameters
keyThe object to hash.
Returns
The hash code.

Definition at line 24 of file resourcemap.inl.

Here is the call graph for this function:

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