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::subscribe_topic::topic_filter
PrevUpHomeNext

An UTF-8 Encoded String indicating the Topics to which the Client wants to subscribe.

Synopsis
std::string topic_filter;

PrevUpHomeNext