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