Toolbox snapshot
The Reactive C++ Toolbox
|
#include "Error.hpp"
Go to the source code of this file.
Namespaces | |
namespace | toolbox |
namespace | toolbox::http |
Functions | |
const std::error_category & | toolbox::http::error_category () noexcept |
std::error_code | toolbox::http::make_error_code (Status status) |
Status | toolbox::http::http_status (const std::error_code &ec) |