Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_combinable.cpp298 CombineEachVectorHelper<T> MyCombineEach(defaultConstructed_sum); in RunParallelVectorTests() local
299 … vs.combine_each(MyCombineEach); // combine_each sums all elements of each vector into the result in RunParallelVectorTests()