Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

boost::system::is_error_code_enum< boost::mqtt5::client::error >
PrevUpHomeNext
Synopsis

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

template<>
struct is_error_code_enum< boost::mqtt5::client::error >
    : public std::true_type;

Convenience header <boost/mqtt5.hpp>


PrevUpHomeNext