Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
boost::mqtt5::mqtt_client::executor_type

The executor type associated with the client.

Synopsis
using executor_type = typename StreamType::executor_type;

PrevUpHomeNext