Inheritance diagram for ranges::actions::stable_sort_fn:Public Member Functions | |
| template<typename C , typename P = identity> | |
| CPP_TEMPLATE_AUX_0 | c (requires(!range< C >)) ccconstexpr auto operator()(C pred |
Public Attributes | |
| CPP_TEMPLATE_AUX_0 P | C = less |
| CPP_TEMPLATE_AUX_0 P | proj |
Related Functions | |
(Note that these are not member functions.) | |
| constexpr action_closure< stable_sort_fn > | stable_sort {} |
|
related |
| CPP_TEMPLATE_AUX_0 P ranges::actions::stable_sort_fn::proj |