Public Types

mln::trait::internal::helper_get_binary_< not_found, Name, i_L, Category_L, L, i_R, Category_R, R > Struct Template Reference

#include <solve_binary.hh>

List of all members.

Public Types

typedef triplet_< 0, 0, not_foundret

Detailed Description

template<template< class, class > class Name, unsigned i_L, typename Category_L, typename L, unsigned i_R, typename Category_R, typename R>
struct mln::trait::internal::helper_get_binary_< not_found, Name, i_L, Category_L, L, i_R, Category_R, R >

Definition at line 192 of file solve_binary.hh.


Member Typedef Documentation

template<template< class, class > class Name, unsigned i_L, typename Category_L , typename L , unsigned i_R, typename Category_R , typename R >
typedef triplet_< 0, 0, not_found > mln::trait::internal::helper_get_binary_< not_found, Name, i_L, Category_L, L, i_R, Category_R, R >::ret

Definition at line 195 of file solve_binary.hh.