Function AsyncTask
Synopsis
#include <lib/inc/drogon/utils/coroutine.h>
AsyncTask(const promise_type *) noexcept
Description
No description yet.
Source
Lines 410-413 in lib/inc/drogon/utils/coroutine.h.
AsyncTask(const promise_type *) noexcept
{
// the type truncates all given info about its frame
}