Searched defs:SmartRange (Results 1 – 1 of 1) sorted by relevance
37 …SmartRange(const Value& first, const Value& last) : base_range(first, last), change_vector(nullptr… in SmartRange() function38 SmartRange(const Value& first, const Value& last, std::vector<std::size_t>& cv) in SmartRange() function42 SmartRange(SmartRange& other, oneapi::tbb::split) in SmartRange() function