determines if a type is a task parameter type
More...
#include <taskflow/core/graph.hpp>
template<typename P>
std::constructible_from<std::string, P>
class to create an empty task parameter for compile-time optimization
Definition graph.hpp:166
class to create a task parameter object
Definition graph.hpp:146
determines if a type is a task parameter type
Definition graph.hpp:177
determines if a type is a task parameter type
A type satisfies tf::TaskParams if it is one of the following: