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_class_id)) -
30 CView(constants_DOM_SEP__CONTRACT_CLASS_ID));
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));