Public Types

mln::trait::internal::merge_triplets_< triplet_< i_L, i_R, LR_ret >, triplet_< i_L, i_R, LR_ret > > Struct Template Reference

#include <solve_binary.hh>

List of all members.

Public Types

typedef triplet_< i_L, i_R,
LR_ret > 
ret

Detailed Description

template<unsigned i_L, unsigned i_R, typename LR_ret>
struct mln::trait::internal::merge_triplets_< triplet_< i_L, i_R, LR_ret >, triplet_< i_L, i_R, LR_ret > >

Definition at line 105 of file solve_binary.hh.


Member Typedef Documentation

template<unsigned i_L, unsigned i_R, typename LR_ret >
typedef triplet_<i_L, i_R, LR_ret> mln::trait::internal::merge_triplets_< triplet_< i_L, i_R, LR_ret >, triplet_< i_L, i_R, LR_ret > >::ret

Definition at line 108 of file solve_binary.hh.