Public Types | Public Member Functions

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

#include <preinc.hh>

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

List of all members.

Public Types

typedef mln::category< T >::ret Category
typedef
internal::helper_solve_unary_
< preinc, 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::preinc< T >

Definition at line 52 of file preinc.hh.


Member Typedef Documentation

typedef mln::category<T>::ret mln::trait::solve_unary< preinc , 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< preinc , T >::ret [inherited]

Definition at line 156 of file solve_unary.hh.


Member Function Documentation

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