ゴミ箱
|
Go to the source code of this file.
Namespaces | |
boost | |
boost::beast | |
boost::beast::websocket | |
boost::beast::websocket::detail | |
Typedefs | |
template<class F > | |
using | boost::beast::websocket::detail::is_RequestDecorator = typename beast::detail::is_invocable< F, void(request_type &)>::type |
template<class F > | |
using | boost::beast::websocket::detail::is_ResponseDecorator = typename beast::detail::is_invocable< F, void(response_type &)>::type |