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/json/system_error.hpp>

using error_condition = boost::system::error_condition;

Convenience header <boost/json.hpp>


PrevUpHomeNext