libcoro  1.0
Coroutine support library for C++20

◆ reject() [2/3]

template<typename T , bool atomic>
template<typename E >
notify coro::promise< T, atomic >::reject ( E &&  exception)
inline

Reject with exception.

Definition at line 264 of file future.h.