Public Types

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

#include <ops.hh>

List of all members.

Public Types

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

Detailed Description

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

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


Member Typedef Documentation

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

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