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