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::mqtt5::mqtt_client::executor_type
PrevUpHomeNext

The executor type associated with the client.

Synopsis
using executor_type = typename StreamType::executor_type;

PrevUpHomeNext