libcoro  1.0
Coroutine support library for C++20

◆ reset()

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

Delete any underlying future and return object into uninitalized state.

Definition at line 134 of file future_variant.h.