roar
|
#include <roar/beast/forward.hpp>
#include <boost/system/system_error.hpp>
#include <string>
#include <variant>
#include <optional>
#include <functional>
#include <string_view>
#include <sstream>
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) |