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/url/error_types.hpp>

using error_condition = boost::system::error_condition;

Convenience header <boost/url.hpp>


PrevUpHomeNext