|
GridFire 0.0.1a
General Purpose Nuclear Network
|
#include <engine_multiscale.h>
Public Member Functions | |
| size_t | operator() (const gridfire::QSECacheKey &key) const noexcept |
Computes the hash of a QSECacheKey for use in std::unordered_map. | |
Definition at line 109 of file engine_multiscale.h.
|
inlinenoexcept |
Computes the hash of a QSECacheKey for use in std::unordered_map.
| key | The QSECacheKey to hash. |
Definition at line 115 of file engine_multiscale.h.