Public Types | Public Member Functions

mln::fun::internal::resolve< F< L, R > > Struct Template Reference

#include <resolve.hh>

Inheritance diagram for mln::fun::internal::resolve< F< L, R > >:
Inheritance graph

List of all members.

Public Types

typedef mln::category< L >::ret Category_L
typedef mln::category< R >::ret Category_R
typedef
internal::helper_solve_binary_
< F, Category_L, L, Category_R,
R > 
meta_code
typedef meta_code::ret ret

Public Member Functions

typedef mln_exact (L) L
typedef mln_exact (R) R

Detailed Description

template<template< class, class > class F, typename L, typename R>
struct mln::fun::internal::resolve< F< L, R > >

Definition at line 57 of file resolve.hh.


Member Typedef Documentation

typedef mln::category<L>::ret mln::trait::solve_binary< F , L , R >::Category_L [inherited]

Definition at line 283 of file solve_binary.hh.

typedef mln::category<R>::ret mln::trait::solve_binary< F , L , R >::Category_R [inherited]

Definition at line 284 of file solve_binary.hh.

typedef internal::helper_solve_binary_< F , Category_L, L, Category_R, R > mln::trait::solve_binary< F , L , R >::meta_code [inherited]

Definition at line 285 of file solve_binary.hh.

typedef meta_code::ret mln::trait::solve_binary< F , L , R >::ret [inherited]

Definition at line 286 of file solve_binary.hh.


Member Function Documentation

typedef mln::trait::solve_binary< F , L , R >::mln_exact (  )  [inherited]
typedef mln::trait::solve_binary< F , L , R >::mln_exact (  )  [inherited]