boost::corosio::io_object::context
Return the execution context.
Synopsis
Declared in <boost/corosio/io_object.hpp>
capy::execution_context&
context() const noexcept;
Return Value
the execution context.
Created with MrDocs