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()(C pred, P proj={}) const (defined in ranges::actions::sort_fn)ranges::actions::sort_fn
operator()(Rng &&rng, C pred={}, P proj={}) const (defined in ranges::actions::sort_fn)ranges::actions::sort_fn
sortranges::actions::sort_fnrelated