libcoro  1.0
Coroutine support library for C++20

◆ wait()

template<typename ... Types>
void coro::future_variant< Types >::wait ( )
inline

Helps to wait on future regardless on which variant is active.

Definition at line 216 of file future_variant.h.