Public Member Functions

mln::internal::ord_vec< T > Struct Template Reference

#include <ord.hh>

List of all members.

Public Member Functions

bool strict (const T &lhs, const T &rhs) const
bool weak (const T &lhs, const T &rhs) const

Detailed Description

template<typename T>
struct mln::internal::ord_vec< T >

Definition at line 86 of file trait/op/ord.hh.


Member Function Documentation

template<typename T >
bool mln::internal::ord_vec< T >::strict ( const T &  lhs,
const T &  rhs 
) const [inline]

Definition at line 118 of file trait/op/ord.hh.

References mln::util::ord_strict().

template<typename T >
bool mln::internal::ord_vec< T >::weak ( const T &  lhs,
const T &  rhs 
) const [inline]

Definition at line 132 of file trait/op/ord.hh.

References mln::util::ord_strict().