Searched defs:NotPredForConst (Results 1 – 2 of 2) sorted by relevance
54 struct NotPredForConst { struct57 static_assert(HasOnlyNonConstBegin<std::ranges::take_while_view<NonSimple, NotPredForConst>>); argument
52 struct NotPredForConst { struct55 static_assert(HasOnlyNonConstEnd<std::ranges::take_while_view<NonSimple, NotPredForConst>>); argument