27 using View =
typename std::tuple_element_t<1, ContainerOverSubrelations>::View;
28 auto tmp =
static_cast<View
>(in.get(C::class_id_derivation_sel)) *
29 (
static_cast<View
>(in.get(C::class_id_derivation_gen_index_contract_leaf)) -
30 CView(constants_GENERATOR_INDEX__CONTRACT_LEAF));
34 using View =
typename std::tuple_element_t<2, ContainerOverSubrelations>::View;
35 auto tmp =
static_cast<View
>(in.get(C::class_id_derivation_sel)) *
36 (
static_cast<View
>(in.get(C::class_id_derivation_const_two)) -
FF(2));