
17 Jul
2017
17 Jul
'17
9:58 a.m.
Joaquin M López Muñoz wrote:
If syntax can't be made to work, it could be advisable to drop mp_eval_if altogether and provide for instance mp_apply_if:
mp_apply_if<B,F,mp_list<T...>,G,mp_list<U...>>
Given that the one function formulation covers a significant majority of the practical use cases, dropping it in favor of mp_apply_if would be a significant regression in usability.