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

Description:

Hash functor for this key type.

Definition at line 53 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 58 of file enumrecordmap.hpp.


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