Hyper API for C++
0.0.16638
Hyper client library for C++ applications
|
#include <hyperapi/impl/infra.hpp>
#include <hyperapi/optional.hpp>
#include <hyperapi/hyperapi.h>
#include <cassert>
#include <memory>
#include <string>
#include <system_error>
#include <hyperapi/impl/HyperException.impl.hpp>
Go to the source code of this file.
Classes | |
class | hyperapi::ContextId |
A context id. More... | |
class | hyperapi::HyperException |
Defines an exception object that is thrown on failure by the functions in the Hyper API C++ library. More... | |
Namespaces | |
hyperapi | |
The primary namespace of the Hyper API for C++. | |