Hyper API for C++ 0.0.20027
Hyper client library for C++ applications
|
Go to the source code of this file.
Classes | |
class | hyperapi::string_view |
Describes an object that can refer to a constant, contiguous sequence of char-like objects. More... | |
struct | std::hash< hyperapi::string_view > |
Specialization of std::hash for hyperapi::string_view . More... | |
Namespaces | |
namespace | hyperapi |
The primary namespace of the Hyper API for C++. | |
Typedefs | |
using | string_view = std::string_view |
using string_view = std::string_view |
Definition at line 120 of file string_view.hpp.