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

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

operator()(Rng &&rng, C pred=C{}, P proj=P{}) const -> Rng requires forward_range< Rng > &&sortable< iterator_t< Rng >, C, P > (defined in ranges::action::sort_fn)ranges::action::sort_fn
sortranges::action::sort_fnrelated