Public Types

mln::trait::set_binary_< op::plus, mln::Object, O, mln::value::Built_In, B > Struct Template Reference

#include <ops.hh>

List of all members.

Public Types

typedef mln::trait::op::plus
< O, mln::value::scalar_< B >
>::ret 
ret

Detailed Description

template<typename O, typename B>
struct mln::trait::set_binary_< op::plus, mln::Object, O, mln::value::Built_In, B >

Definition at line 483 of file value/builtin/ops.hh.


Member Typedef Documentation

template<typename O , typename B >
typedef mln::trait::op::plus< O , mln::value::scalar_<B> >::ret mln::trait::set_binary_< op::plus, mln::Object, O, mln::value::Built_In, B >::ret

Definition at line 485 of file value/builtin/ops.hh.