Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dconcurrent_lru_cache.h75 using aggregator_operation_type = aggregator_operation; variable
76 using aggregator_function_type = aggregating_functor<lru_cache_type, aggregator_operation_type>;
77 using aggregator_type = aggregator<aggregator_function_type, aggregator_operation_type>;
79 friend class aggregating_functor<lru_cache_type,aggregator_operation_type>;