boost::capy::strand::get_inner_executor
Return the underlying executor.
Synopsis
Declared in <boost/capy/ex/strand.hpp>
Ex const&
get_inner_executor() const noexcept;
Return Value
A const reference to the inner executor.
Created with MrDocs