Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_queue.cpp544 typename CQ_EX::const_iterator iter_ex = src_queue_ex.unsafe_begin(); in TestConstructors() local
546 auto res2 = std::mismatch(dqb_ex, dqe_ex, iter_ex); in TestConstructors()