#include <solve_binary.hh>
List of all members.
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 > >
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 |