Public Types

mln::trait::internal::merge_triplets_< triplet_< L_i_L, L_i_R, LR_ret >, triplet_< R_i_L, R_i_R, LR_ret > > Struct Template Reference

#include <solve_binary.hh>

List of all members.

Public Types

typedef
helper_merge_triplets_same_ret_
< L_i_L, L_i_R,(L_i_L > L_i_R 
L_i_L: L_i_R)
typedef
helper_merge_triplets_same_ret_
< L_i_L, L_i_R,(L_i_L > L_i_R 
R_i_L
typedef
helper_merge_triplets_same_ret_
< L_i_L, L_i_R,(L_i_L > L_i_R
R_i_L R_i_R 
R_i_L: R_i_R) > helper
typedef
helper_merge_triplets_same_ret_
< L_i_L, L_i_R,(L_i_L > L_i_R 
R_i_R
typedef triplet_< helper::i_L,
helper::i_R, LR_ret > 
ret

Detailed Description

template<unsigned L_i_L, unsigned L_i_R, typename LR_ret, unsigned R_i_L, unsigned R_i_R>
struct mln::trait::internal::merge_triplets_< triplet_< L_i_L, L_i_R, LR_ret >, triplet_< R_i_L, R_i_R, LR_ret > >

Definition at line 142 of file solve_binary.hh.


Member Typedef Documentation

template<unsigned L_i_L, unsigned L_i_R, typename LR_ret , unsigned R_i_L, unsigned R_i_R>
typedef helper_merge_triplets_same_ret_< L_i_L, L_i_R, (L_i_L > L_i_R mln::trait::internal::merge_triplets_< triplet_< L_i_L, L_i_R, LR_ret >, triplet_< R_i_L, R_i_R, LR_ret > >::L_i_L

Definition at line 145 of file solve_binary.hh.

template<unsigned L_i_L, unsigned L_i_R, typename LR_ret , unsigned R_i_L, unsigned R_i_R>
typedef helper_merge_triplets_same_ret_< L_i_L, L_i_R, (L_i_L > L_i_R mln::trait::internal::merge_triplets_< triplet_< L_i_L, L_i_R, LR_ret >, triplet_< R_i_L, R_i_R, LR_ret > >::R_i_L

Definition at line 145 of file solve_binary.hh.

template<unsigned L_i_L, unsigned L_i_R, typename LR_ret , unsigned R_i_L, unsigned R_i_R>
typedef helper_merge_triplets_same_ret_< L_i_L, L_i_R, (L_i_L > L_i_R R_i_L R_i_R mln::trait::internal::merge_triplets_< triplet_< L_i_L, L_i_R, LR_ret >, triplet_< R_i_L, R_i_R, LR_ret > >::R_i_L

Definition at line 145 of file solve_binary.hh.

template<unsigned L_i_L, unsigned L_i_R, typename LR_ret , unsigned R_i_L, unsigned R_i_R>
typedef helper_merge_triplets_same_ret_< L_i_L, L_i_R, (L_i_L > L_i_R mln::trait::internal::merge_triplets_< triplet_< L_i_L, L_i_R, LR_ret >, triplet_< R_i_L, R_i_R, LR_ret > >::R_i_R

Definition at line 145 of file solve_binary.hh.

template<unsigned L_i_L, unsigned L_i_R, typename LR_ret , unsigned R_i_L, unsigned R_i_R>
typedef triplet_<helper::i_L, helper::i_R, LR_ret> mln::trait::internal::merge_triplets_< triplet_< L_i_L, L_i_R, LR_ret >, triplet_< R_i_L, R_i_R, LR_ret > >::ret

Definition at line 147 of file solve_binary.hh.