determines if a callable is a condition task More...
#include <taskflow/core/task.hpp>
determines if a callable is a condition task
A condition task is a callable object constructible from std::function<int()>.