concept to check if a type is a task parameter
More...
#include <taskflow/core/graph.hpp>
template<typename P>
class to create an empty task parameter for compile-time optimization
Definition graph.hpp:217
class to create a task parameter object
Definition graph.hpp:197
concept to check if a type is convertible to std::string_view
Definition graph.hpp:188
concept to check if a type is a task parameter
Definition graph.hpp:228
concept to check if a type is a task parameter
A type satisfies tf::TaskParams if it is one of the following: