Hyper API for C++
0.0.16638
Hyper client library for C++ applications
|
#include <cstddef>
#include <cstdint>
#include <ostream>
#include <sstream>
#include <string>
#include <vector>
#include <hyperapi/impl/ByteSpan.impl.hpp>
Go to the source code of this file.
Classes | |
struct | hyperapi::ByteSpan |
An arbitrarily-sized binary value. More... | |
struct | std::hash< hyperapi::ByteSpan > |
Specialization of std::hash for hyperapi::ByteSpan . More... | |
Namespaces | |
hyperapi | |
The primary namespace of the Hyper API for C++. | |