#include <websocketpp/common/cpp11.hpp>#include <boost/bind.hpp>#include <boost/function.hpp>#include <boost/ref.hpp>

Go to the source code of this file.
Namespaces | |
| websocketpp | |
| Namespace for the WebSocket++ project.  | |
| websocketpp::lib | |
| websocketpp::lib::placeholders | |
Macros | |
| #define | _WEBSOCKETPP_REF(x) boost::ref(x) | 
Functions | |
| template<typename T > | |
| void | websocketpp::lib::clear_function (T &x) | 
| #define _WEBSOCKETPP_REF | ( | x | ) | boost::ref(x) | 
Definition at line 94 of file functional.hpp.
Referenced by websocketpp::transport::asio::tls_socket::connection::init_asio().