Public Types

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

#include <ops.hh>

List of all members.

Public Types

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

Detailed Description

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

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


Member Typedef Documentation

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

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