Tag type used by async_closure to trigger cleanup of captures that have an co_cleanup(async_closure_private_t) overload.
Declared in <folly/coro/safe/AsyncClosure-fwd.h>
class async_closure_private_t;
| Name | Description |
|---|---|
async_closure_private_t [constructor] | Constructs the private tag. |
| Name | Description |
|---|---|
folly::coro::AsyncObjectTag | Tag type identifying an async object owned by an async_closure. |