Type of literal zero. More...
#include <zero.hh>
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_t & | the () |
Type of literal zero.
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] |
mln::literal::zero_t::operator const T | ( | ) | const [inline] |
static const zero_t & mln::Literal< zero_t >::the | ( | ) | [static, inherited] |