Public Types | Public Member Functions | Static Public Member Functions

mln::literal::min_t Struct Reference

Type of literal min. More...

#include <min.hh>

Inheritance diagram for mln::literal::min_t:
Inheritance graph

List of all members.

Public Types

typedef Literal< void > category
typedef min_t exact_t

Public Member Functions

template<typename T >
 operator T () const

Static Public Member Functions

static const min_tthe ()

Detailed Description

Type of literal min.


Member Typedef Documentation

typedef Literal<void> mln::Literal< min_t >::category [inherited]

Reimplemented from mln::Object< min_t >.

typedef min_t mln::Object< min_t >::exact_t [inherited]

Member Function Documentation

template<typename T >
mln::literal::min_t::operator T (  )  const [inline]
static const min_t & mln::Literal< min_t >::the (  )  [static, inherited]