userver: userver/engine/task/task.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
task.hpp File Reference

Asynchronous task that has a unique ownership of the payload. More...

+ 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.
 

Detailed Description

Asynchronous task that has a unique ownership of the payload.

Definition in file task.hpp.