Asynchronous task that has a shared ownership of the payload.
Definition in file shared_task.hpp.
Go to the source code of this file.
#include <memory>#include <type_traits>#include <utility>#include <userver/engine/impl/task_context_holder.hpp>#include <userver/engine/task/task.hpp>#include <userver/engine/task/task_processor_fwd.hpp>
This graph shows which files directly or indirectly include this file:Classes | |
| class | engine::SharedTask |
| Asynchronous task that has a shared ownership of the payload. More... | |
Namespaces | |
| namespace | engine |
| Asynchronous engine primitives. | |