Searched refs:ranges (Results 1 – 3 of 3) sorted by relevance
85 std::vector<int> & ranges; member86 TestSimplePartitionerStabilityFunctor(std::vector<int> & theRanges):ranges(theRanges){} in TestSimplePartitionerStabilityFunctor()88 ranges.at(r.begin()) = 1; in operator ()()
3 parallel_sort ranges interface extension
7 The examples so far have used the class ``blocked_range<T>`` to specify ranges.