Public Types | Public Member Functions

mln::trait::op::times< L, R > Struct Template Reference

#include <times.hh>

Inheritance diagram for mln::trait::op::times< 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_
< times, 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<typename L, typename R>
struct mln::trait::op::times< L, R >

Definition at line 53 of file trait/op/times.hh.


Member Typedef Documentation

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

Definition at line 283 of file solve_binary.hh.

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

Definition at line 284 of file solve_binary.hh.

Definition at line 285 of file solve_binary.hh.

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

Definition at line 286 of file solve_binary.hh.


Member Function Documentation

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