Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
boost::mqtt5::reason_code::value

Returns the byte value of the Reason Code.

Synopsis
constexpr uint8_t
value() const noexcept;

PrevUpHomeNext