mqtt_cpp
Namespaces | Functions
move.hpp File Reference
#include <utility>
#include <type_traits>
#include <mqtt/namespace.hpp>
Include dependency graph for move.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 MQTT_NS
 

Functions

template<typename T >
constexpr std::remove_reference_t< T > && MQTT_NS::force_move (T &&t)