Hyper API for C++
0.0.16638
Hyper client library for C++ applications
|
#include <cstring>
#include <ostream>
#include <string>
#include <hyperapi/impl/string_view.impl.hpp>
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 | |
hyperapi | |
The primary namespace of the Hyper API for C++. | |