drogon
C++14/17-based HTTP application framework
Loading...
Searching...
No Matches
drogon::await_result< T > Struct Template Reference
Public Types
using
awaiter_t
= decltype(internal::getAwaiter(std::declval<T>()))
using
type
= decltype(std::declval<awaiter_t>().await_resume())
The documentation for this struct was generated from the following file:
lib/inc/drogon/utils/
coroutine.h
drogon
await_result
Generated by
1.15.0