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

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

Concept typedef (defined in ranges::v3::action::unique_fn)ranges::v3::action::unique_fn
operator()(Rng &&rng, C pred=C{}, P proj=P{}) const (defined in ranges::v3::action::unique_fn)ranges::v3::action::unique_fn
uniqueranges::v3::action::unique_fnrelated