Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
boost::mqtt5::mqtt_client::rebind_executor::other

The client type when rebound to the specified executor.

Synopsis
using other = boost::mqtt5::mqtt_client< typename detail::rebind_executor< StreamType, Executor >::other, TlsContext, LoggerType >;

PrevUpHomeNext