libcoro
1.0
Coroutine support library for C++20
|
Exception is thrown on attempt to retrieve promise when the future is already pending. More...
#include <exceptions.h>
Inherits std::exception.
Exception is thrown on attempt to retrieve promise when the future is already pending.
Definition at line 19 of file exceptions.h.