Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

error_condition

The type of error condition used by the library.

Synopsis

Defined in header <boost/beast/core/error.hpp>

using error_condition = boost::system::error_condition;
Description

PrevUpHomeNext