mqtt_cpp
Namespaces | Macros | Typedefs
string_view.hpp File Reference
#include <mqtt/namespace.hpp>
#include <boost/version.hpp>
#include <boost/utility/string_ref.hpp>
Include dependency graph for string_view.hpp:
This graph shows which files directly or indirectly include this file:

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 >
 

Macro Definition Documentation

◆ MQTT_NO_BOOST_STRING_VIEW

#define MQTT_NO_BOOST_STRING_VIEW   1