Home
last modified time | relevance | path

Searched defs:ParallelReduceFunction (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/common/
H A Dconcepts_common.h312 struct ParallelReduceFunction { struct
320 template <typename R> using Correct = ParallelReduceFunction<R, /*() = */State::correct>; argument