#include <mp-coro/coro_ptr.h>
If the given promise object has an associated coroutine, destroy it.
Definition at line 32 of file coro_ptr.h.
Public Member Functions | |
template<typename Promise > | |
void | operator() (Promise *promise) const noexcept |
|
inlinenoexcept |
Definition at line 34 of file coro_ptr.h.