OpenCBDC Transaction Processor
|
Uses the raw value of a provided hash as an STL data structure hash key. More...
#include <hashmap.hpp>
Public Member Functions | |
auto | operator() (const hash_t &hash) const noexcept -> size_t |
Uses the raw value of a provided hash as an STL data structure hash key.
Definition at line 61 of file hashmap.hpp.
|
noexcept |
Definition at line 9 of file hashmap.cpp.