#include <ParamID.h>
Definition at line 175 of file ParamID.h.
◆ operator()()
| std::size_t std::hash< ParamId >::operator() |
( |
const ParamId & |
p | ) |
const |
|
inlinenoexcept |
Computes a hash value for a ParamId.
The three components are hashed and combined via simple XOR and bit-shifting. This is sufficient for typical usage but does not claim cryptographic properties.
- Parameters
-
- Returns
- Combined hash value.
Definition at line 186 of file ParamID.h.
The documentation for this struct was generated from the following file:
- /home/runner/work/Hyperiso/Hyperiso/Hyperiso/Hyperiso/core/src/Common/ParamID.h