Malloy
Loading...
Searching...
No Matches
malloy
websocket
detail
rw_completion_token
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)>
malloy::websocket::detail::rw_completion_token
Definition:
stream.hpp:37
malloy::error_code
boost::beast::error_code error_code
Error code used to signify errors without throwing. Truthy means it holds an error.
Definition:
error.hpp:9
Generated by
1.9.6