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

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

operator()(V &&value, P proj) const (defined in ranges::actions::remove_fn)ranges::actions::remove_fn
operator()(V &&value) const (defined in ranges::actions::remove_fn)ranges::actions::remove_fn
operator()(Rng &&rng, V const &value, P proj={}) const (defined in ranges::actions::remove_fn)ranges::actions::remove_fn
remove (defined in ranges::actions::remove_fn)ranges::actions::remove_fnrelated