Hyper API for C++ 0.0.18825
Hyper client library for C++ applications
Loading...
Searching...
No Matches
string_view.hpp File Reference

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
 

Typedef Documentation

◆ string_view

using string_view = std::string_view

Definition at line 120 of file string_view.hpp.