This is the complete list of members for ranges::v3::action::adjacent_remove_if_fn::ConceptImpl, including all inherited members.
requires_() -> decltype(concepts::valid_expr(concepts::model_of< concepts::ForwardRange, R >(), concepts::model_of< concepts::ErasableRange, R, I, I >(), concepts::is_true(IndirectRelation< Pred, projected< I, Proj >>()), concepts::is_true(Permutable< I >()))) (defined in ranges::v3::action::adjacent_remove_if_fn::ConceptImpl) | ranges::v3::action::adjacent_remove_if_fn::ConceptImpl |