Synopsis of methods | |
constexpr action_closure< sort_fn > | sort {} |
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 |
CPP_TEMPLATE_AUX_0 P ranges::actions::sort_fn::proj |