Public Types

mln::trait::set_binary_< op::neq, mln::Literal, L1, mln::Literal, L2 > Struct Template Reference

#include <ops.hh>

List of all members.

Public Types

typedef bool ret

Detailed Description

template<typename L1, typename L2>
struct mln::trait::set_binary_< op::neq, mln::Literal, L1, mln::Literal, L2 >

Definition at line 70 of file literal/ops.hh.


Member Typedef Documentation

template<typename L1 , typename L2 >
typedef bool mln::trait::set_binary_< op::neq, mln::Literal, L1, mln::Literal, L2 >::ret

Definition at line 72 of file literal/ops.hh.