Public Types | Public Member Functions

mln::trait::op::uplus< T > Struct Template Reference

#include <uplus.hh>

Inheritance diagram for mln::trait::op::uplus< T >:
Inheritance graph

List of all members.

Public Types

typedef mln::category< T >::ret Category
typedef
internal::helper_solve_unary_
< uplus, Category, T > 
meta_code
typedef meta_code::ret ret

Public Member Functions

typedef mln_exact (T) T

Detailed Description

template<typename T>
struct mln::trait::op::uplus< T >

Definition at line 52 of file uplus.hh.


Member Typedef Documentation

typedef mln::category<T>::ret mln::trait::solve_unary< uplus , T >::Category [inherited]

Definition at line 154 of file solve_unary.hh.

Definition at line 155 of file solve_unary.hh.

typedef meta_code::ret mln::trait::solve_unary< uplus , T >::ret [inherited]

Definition at line 156 of file solve_unary.hh.


Member Function Documentation

typedef mln::trait::solve_unary< uplus , T >::mln_exact (  )  [inherited]