concept to check if a type is a partitioner More...
#include <taskflow/algorithm/partitioner.hpp>
concept to check if a type is a partitioner
A type satisfies tf::PartitionerLike if it is derived from tf::PartitionerBase.