Searched refs:WrongInputAssign (Results 1 – 2 of 2) sorted by relevance
462 static_assert(!can_call_imperative_pscan<CorrectRange, WrongInputAssign<CorrectRange>>); in test_pscan_body_constraints()
371 template <typename R> using WrongInputAssign = ParallelScanBody<R, /*SplitCtor = */true, /*ReverseJ… variable