mqtt_cpp
Namespaces | Functions
shared_scope_guard.hpp File Reference
#include <memory>
#include <utility>
#include <mqtt/namespace.hpp>
Include dependency graph for shared_scope_guard.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 Proc >
auto MQTT_NS::shared_scope_guard (Proc &&proc)