Public Types

mln::trait::next::internal::merge_triplets_< triplet_< 0, 0, not_found >, triplet_< 0, 0, not_found > > Struct Template Reference

#include <solve_binary.hh>

List of all members.

Public Types

typedef triplet_< 0u, 0u, not_found > ret

Detailed Description

template<>
struct mln::trait::next::internal::merge_triplets_< triplet_< 0, 0, not_found >, triplet_< 0, 0, not_found > >

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


Member Typedef Documentation

typedef triplet_<0u,0u, not_found> mln::trait::next::internal::merge_triplets_< triplet_< 0, 0, not_found >, triplet_< 0, 0, not_found > >::ret

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