Hyper API for C++ 0.0.20746
Hyper client library for C++ applications
|
Specialization of std::hash
for hyper_data128_t
.
More...
#include <Numeric.hpp>
Public Member Functions | |
size_t | operator() (hyper_data128_t n) const noexcept |
Calculates the hash value of the given hyper_data128_t. | |
Specialization of std::hash
for hyper_data128_t
.
Definition at line 21 of file Numeric.hpp.
|
inlinenoexcept |
Calculates the hash value of the given hyper_data128_t.
Definition at line 23 of file Numeric.hpp.