|
Hyper API for C++ 0.0.23576
Hyper client library for C++ applications
|
Specialization of std::hash for hyperapi::ByteSpan.
More...
#include <ByteSpan.hpp>
Public Member Functions | |
| size_t | operator() (const hyperapi::ByteSpan &) const noexcept |
| Calculates the hash value of the given byte span. | |
Specialization of std::hash for hyperapi::ByteSpan.
Definition at line 73 of file ByteSpan.hpp.