drogon
C++14/17-based HTTP application framework
Loading...
Searching...
No Matches
drogon::CallbackAwaiter< void > Struct Reference
Inheritance diagram for drogon::CallbackAwaiter< void >:
Collaboration diagram for drogon::CallbackAwaiter< void >:

Public Member Functions

bool await_ready () noexcept
void await_resume () noexcept(false)
bool hasException () const noexcept

Protected Member Functions

void setException (const std::exception_ptr &e)
void setValue (const void &v)

The documentation for this struct was generated from the following file: