libcoro
1.0
Coroutine support library for C++20
|
◆ await_resume()
template<typename T , typename Pred >
co_await support Returns value of shared variable. However, if the test of condition throws an exception, the exception is rethrown now
Definition at line 229 of file condition.h. ![]() |