Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Namespaces | Functions
Error.cpp File Reference
#include "Error.hpp"
Include dependency graph for Error.cpp:
This graph shows which files directly or indirectly include this file:

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)