|
mqtt_cpp
|


Go to the source code of this file.
Namespaces | |
| MQTT_NS | |
Macros | |
| #define | MQTT_NO_BOOST_STRING_VIEW 1 |
Typedefs | |
| using | MQTT_NS::string_view = boost::string_ref |
| template<class CharT , class Traits = std::char_traits<CharT>> | |
| using | MQTT_NS::basic_string_view = boost::basic_string_ref< CharT, Traits > |
| #define MQTT_NO_BOOST_STRING_VIEW 1 |