Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::actions::adjacent_remove_if_fn Member List

This is the complete list of members for ranges::actions::adjacent_remove_if_fn, including all inherited members.

adjacent_remove_if (defined in ranges::actions::adjacent_remove_if_fn)ranges::actions::adjacent_remove_if_fnrelated
operator()(Pred pred, Proj proj={}) const (defined in ranges::actions::adjacent_remove_if_fn)ranges::actions::adjacent_remove_if_fn
operator()(Rng &&rng, Pred pred, Proj proj={}) const (defined in ranges::actions::adjacent_remove_if_fn)ranges::actions::adjacent_remove_if_fn