Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

error_category

The type of error category used by the library.

Synopsis

Defined in header <boost/url/error_types.hpp>

using error_category = boost::system::error_category;

Convenience header <boost/url.hpp>


PrevUpHomeNext