Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

boost::mqtt5::client::get_error_code_category

Returns the error category associated with client::error.

Synopsis

Defined in header <boost/mqtt5/error.hpp>

const boost::mqtt5::client::client_ec_category&
get_error_code_category();

Convenience header <boost/mqtt5.hpp>


PrevUpHomeNext