Synopsis of methods | |
| constexpr adjacent_remove_if_fn | adjacent_remove_if {} |
Public Member Functions | |
| template<typename Pred , typename Proj = identity> | |
| CPP_TEMPLATE_AUX_0 | c (requires `(!range< Pred >)) ccconstexpr auto operator()(Pred pred |
Public Attributes | |
| CPP_TEMPLATE_AUX_0 Proj | Pred |
| CPP_TEMPLATE_AUX_0 Proj | proj |
| CPP_TEMPLATE_AUX_0 Proj ranges::actions::adjacent_remove_if_fn::proj |