determines if a type is a partitioner More...
#include <taskflow/algorithm/partitioner.hpp>
determines if a type is a partitioner
A type satisfies tf::Partitioner if it is derived from tf::PartitionerBase.