Public Types

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

Default definition of op::postinc 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::postdec, Object, O >

Default definition of op::postinc trait.

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


Member Typedef Documentation

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

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