Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
functional.hpp File Reference
#include <websocketpp/common/cpp11.hpp>
#include <boost/bind.hpp>
#include <boost/function.hpp>
#include <boost/ref.hpp>
Include dependency graph for functional.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  websocketpp
 Namespace for the WebSocket++ project.
 
namespace  websocketpp::lib
 
namespace  websocketpp::lib::placeholders
 

Macros

#define _WEBSOCKETPP_REF(x)
 

Functions

template<typename T >
void websocketpp::lib::clear_function (T &x)
 

Macro Definition Documentation

◆ _WEBSOCKETPP_REF

#define _WEBSOCKETPP_REF ( x)
Value:
boost::ref(x)

Definition at line 94 of file functional.hpp.