class
#include <taskflow/core/graph.hpp>
TaskParams class to create a task parameter object
Public variables
-
std::
string name - name of the task
- void* data
- C-styled pointer to user data.