CbmRoot
Loading...
Searching...
No Matches
cbm::algo::kf::utils::EnumClassHash Struct Reference

Hash for unordered_map with enum class keys. More...

#include <KfUtils.h>

Public Member Functions

template<typename T >
int operator() (T t) const
 

Detailed Description

Hash for unordered_map with enum class keys.

Definition at line 191 of file KfUtils.h.

Member Function Documentation

◆ operator()()

template<typename T >
int cbm::algo::kf::utils::EnumClassHash::operator() ( T t) const
inline

Definition at line 193 of file KfUtils.h.


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