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

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

operator()(C pred, P proj=P{}) const (defined in ranges::actions::unique_fn)ranges::actions::unique_fn
operator()(Rng &&rng, C pred=C{}, P proj=P{}) const (defined in ranges::actions::unique_fn)ranges::actions::unique_fn