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

Description:

Hash functor for this key type.

Definition at line 31 of file enumrecordmap.inl.

Public Method Index:

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

Method Details:

◆ operator()()

std::size_t alib::enumrecords::detail::EnumRecordKey::Hash::operator() ( const EnumRecordKey & key) const
inline

Calculate hash code.

Parameters
keyThe key to calculate a hash value for.
Returns
A hash code for this key.

Definition at line 36 of file enumrecordmap.inl.

Here is the call graph for this function:

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