Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dconcepts_common.h274 struct ConstantCBS { struct
275 ConstantIT<int> begin() const { return ConstantIT<int>{}; } in begin()
276 ConstantIT<int> end() const { return ConstantIT<int>{}; } in end()