Heap‐backed capture letting cleanup‐free closures take in‐place arguments.
Synopsis
Declared in <folly/coro/safe/Captures.h>
template<typename T>
class capture_heap
: public /* implementation-defined */
Base Classes
Name |
Description |
|
Type Aliases
Name |
Description |
Safe‐alias trait propagating this wrapper's lifetime safety. |
Using Declarations
Name |
Created with MrDocs