Public Types

mln::trait::set_unary_< op::predec, Object, O > Struct Template Reference

Default definition of op::preinc trait. More...

#include <ops.hh>

List of all members.

Public Types

typedef O & ret

Detailed Description

template<typename O>
struct mln::trait::set_unary_< op::predec, Object, O >

Default definition of op::preinc trait.

Definition at line 124 of file core/routine/ops.hh.


Member Typedef Documentation

template<typename O >
typedef O& mln::trait::set_unary_< op::predec, Object, O >::ret

Definition at line 124 of file core/routine/ops.hh.