Public Types

mln::trait::next::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::next::internal::merge_triplets_< triplet_< i_L, i_R, LR_ret >, triplet_< i_L, i_R, LR_ret > >

Definition at line 109 of file next/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::next::internal::merge_triplets_< triplet_< i_L, i_R, LR_ret >, triplet_< i_L, i_R, LR_ret > >::ret

Definition at line 112 of file next/solve_binary.hh.