libcoro  1.0
Coroutine support library for C++20

◆ operator bool()

template<typename T , bool atomic>
coro::promise< T, atomic >::notify::operator bool ( ) const
inlineexplicit

Determines, whether object carries deferred notification.

Definition at line 141 of file future.h.