10 #ifndef BOOST_BEAST_WEBSOCKET_DETAIL_TYPE_TRAITS_HPP 11 #define BOOST_BEAST_WEBSOCKET_DETAIL_TYPE_TRAITS_HPP 23 typename beast::detail::is_invocable<F,
Definition: async_result.hpp:20
Definition: type_traits.hpp:25
Definition: type_traits.hpp:149
typename beast::detail::is_invocable< F, void(response_type &)>::type is_ResponseDecorator
Definition: type_traits.hpp:29
typename beast::detail::is_invocable< F, void(request_type &)>::type is_RequestDecorator
Definition: type_traits.hpp:24