Hyper API for C++ 0.0.18825
Hyper client library for C++ applications
Loading...
Searching...
No Matches
std::hash< hyper_data128_t > Struct Reference

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.
 

Detailed Description

Specialization of std::hash for hyper_data128_t.

Definition at line 21 of file Numeric.hpp.

Member Function Documentation

◆ operator()()

size_t std::hash< hyper_data128_t >::operator() ( hyper_data128_t  n) const
inlinenoexcept

Calculates the hash value of the given hyper_data128_t.

Definition at line 23 of file Numeric.hpp.


The documentation for this struct was generated from the following file: