Home
last modified time | relevance | path

Searched refs:partition_type_base (Results 1 – 1 of 1) sorted by relevance

/oneTBB/include/oneapi/tbb/
H A Dpartitioner.h258 struct partition_type_base { struct
295 struct adaptive_mode : partition_type_base<Partition> { argument
320 using partition_type_base<Partition>::self; // CRTP helper to get access to derived classes
503 class simple_partition_type: public partition_type_base<simple_partition_type> {