Asynchronous task that has a unique ownership of the payload. More...
#include <userver/engine/task/task_base.hpp>
Include dependency graph for task.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | engine::Task |
| Asynchronous task that has a unique ownership of the payload. More... | |
Namespaces | |
| namespace | engine |
| Asynchronous engine primitives. | |
Asynchronous task that has a unique ownership of the payload.
Definition in file task.hpp.