Constructors
Synopses
Declared in <folly/coro/Task.h>
Tasks are move‐only and cannot be copied.
Create a Task, invalidating the original Task in the process.
Parameters
Name |
Description |
t |
the task that would be copied |
Created with MrDocs