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 | |
sort | ranges::action::sort_fn | related |