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

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

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