roar
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
error.hpp File Reference
#include <roar/beast/forward.hpp>
#include <boost/system/system_error.hpp>
#include <string>
#include <variant>
#include <optional>
#include <functional>
#include <string_view>
#include <sstream>
Include dependency graph for error.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Roar::Error
 Holds errors that are produced asynchronously anywhere. More...
 

Namespaces

namespace  Roar
 

Functions

template<typename StreamT >
StreamT & Roar::operator<< (StreamT &stream, Error error)