|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Hash functor specialization for LhaID. More...
#include <LhaID.h>
Public Member Functions | |
| std::size_t | operator() (const LhaID &p) const noexcept |
| Computes the hash of a given LhaID. | |
Hash functor specialization for LhaID.
This specialization allows LhaID to be used as a key in std::unordered_map or std::unordered_set. The hash is computed from the canonical string representation of the identifier.