Public Types | Public Member Functions | Static Public Member Functions

mln::literal::max_t Struct Reference

Type of literal max. More...

#include <max.hh>

Inheritance diagram for mln::literal::max_t:
Inheritance graph

List of all members.

Public Types

typedef Literal< void > category
typedef max_t exact_t

Public Member Functions

template<typename T >
 operator T () const

Static Public Member Functions

static const max_tthe ()

Detailed Description

Type of literal max.


Member Typedef Documentation

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

Reimplemented from mln::Object< max_t >.

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

Member Function Documentation

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