Public Types | Public Member Functions | Static Public Member Functions

mln::literal::zero_t Struct Reference

Type of literal zero. More...

#include <zero.hh>

Inheritance diagram for mln::literal::zero_t:
Inheritance graph

List of all members.

Public Types

typedef Literal< void > category
typedef zero_t exact_t

Public Member Functions

template<typename T >
 operator const T () const

Static Public Member Functions

static const zero_tthe ()

Detailed Description

Type of literal zero.


Member Typedef Documentation

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

Reimplemented from mln::Object< zero_t >.

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

Member Function Documentation

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