Public Types

mln::trait::set_unary_< op::ord, Category, T > Struct Template Reference

#include <ord.hh>

List of all members.

Public Types

typedef
mln::internal::ord_less< T > 
ret

Detailed Description

template<template< class > class Category, typename T>
struct mln::trait::set_unary_< op::ord, Category, T >

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


Member Typedef Documentation

template<template< class > class Category, typename T >
typedef mln::internal::ord_less<T> mln::trait::set_unary_< op::ord, Category, T >::ret

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