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