Asynchronous task that has a unique ownership of the payload. More...
#include <userver/engine/task/task_base.hpp>
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.