Lifetime‐safe wrapper owning a captured value or reference for coroutines.

Synopsis

Declared in <folly/coro/safe/Captures.h>

class capture
    : public /* implementation-defined */

Base Classes

Name

Description

/* implementation-defined */

Type Aliases

Name

Description

folly_private_safe_alias_t

Safe‐alias trait propagating this wrapper's lifetime safety.

Using Declarations

Protected Member Functions

Name

get_lref

Protected Data Members

Name

v_

Created with MrDocs