Malloy
Loading...
Searching...
No Matches
malloy::websocket::detail::rw_completion_token Concept Reference

Concept definition

template<typename T>
concept malloy::websocket::detail::rw_completion_token = boost::asio::completion_token_for<T, void(malloy::error_code, std::size_t)>
boost::beast::error_code error_code
Error code used to signify errors without throwing. Truthy means it holds an error.
Definition: error.hpp:9