boost::capy::task::await_resume
Return the result or rethrow any stored exception.
Synopsis
Declared in <boost/capy/task.hpp>
auto
await_resume();
Return Value
the result or rethrow any stored exception.
Created with MrDocs