userver: userver/engine/task/task.hpp File Reference
Loading...
Searching...
No Matches
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.