Taskflow  2.4-master-branch
is_dynamic_task Struct Reference

determines if a callable is a dynamic task More...

#include <task.hpp>

Detailed Description

determines if a callable is a dynamic task

A dynamic task is a callable object constructible from std::function<void(Subflow&)>.


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