Hyper API for C++
0.0.16638
Hyper client library for C++ applications
|
#include <exception>
#include <type_traits>
#include <utility>
#include <hyperapi/impl/optional.impl.hpp>
Go to the source code of this file.
Classes | |
class | hyperapi::bad_optional_access |
Surrogate for C++17 std::bad_optional_access More... | |
class | hyperapi::optional< T > |
Surrogate for C++17 std::optional More... | |
Namespaces | |
hyperapi | |
The primary namespace of the Hyper API for C++. | |
Macros | |
#define | hyper_use_own_optional |
#define | CONSTEXPR_OPTIONAL const |