Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dtest_invoke.h37SmartRange(const Value& first, const Value& last) : base_range(first, last), change_vector(nullptr… in SmartRange() function
38 SmartRange(const Value& first, const Value& last, std::vector<std::size_t>& cv) in SmartRange() function
42 SmartRange(SmartRange& other, oneapi::tbb::split) in SmartRange() function