Searched refs:IncorrectIterator (Results 1 – 1 of 1) sorted by relevance
241 using IncorrectIterator = std::ostream_iterator<int>; // output_iterator in test_pfor_each_iterator_constraints() typedef243 …ic_assert(!can_call_parallel_for_each_with_iterator<IncorrectIterator, CorrectBody<IncorrectIterat… in test_pfor_each_iterator_constraints()