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

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.
 

Detailed Description

Specialization of std::hash for hyperapi::string_view.

Definition at line 114 of file string_view.hpp.


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