mqtt_cpp
Typedefs
session_state_fwd.hpp File Reference
#include <mqtt/config.hpp>
#include <functional>
#include <mqtt/broker/broker_namespace.hpp>
Include dependency graph for session_state_fwd.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using session_state_ref = std::reference_wrapper< session_state >
 

Typedef Documentation

◆ session_state_ref

using session_state_ref = std::reference_wrapper<session_state>