Back to Taskflow

Taskflow: A General

docs/classtf_1_1TaskParams.html

4.1.01.1 KB
Original Source

| | Taskflow: A General-purpose Task-parallel Programming System |

Loading...

Searching...

No Matches

Public Attributes | List of all members

tf::TaskParams Class Reference

class to create a task parameter object More...

#include <taskflow/core/graph.hpp>

|

Public Attributes

| | std::string | name | | | name of the task
| | | | void * | data {nullptr} | | | C-styled pointer to user data.
| | |

Detailed Description

class to create a task parameter object

tf::TaskParams is primarily used by asynchronous tasking.


The documentation for this class was generated from the following file: