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

Description:

Hash functor for this key type.

Definition at line 45 of file enumrecordmap.hpp.

#include <enumrecordmap.hpp>

Public Method Index:

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

Method Details:

◆ operator()()

std::size_t 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 50 of file enumrecordmap.hpp.


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