$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::literal::zero_t Struct Reference

#include <mln/literal/zero.hh>

Public Member Functions

 zero_t ()
template<typename T >
 operator const T () const

Static Public Member Functions

static const zero_tthe ()

Public Types

typedef Literal< void > category
typedef zero_t exact_t

Detailed Description

Type of literal zero.

Definition at line 47 of file zero.hh.

Constructor & Destructor Documentation

mln::literal::zero_t::zero_t ( )

Member Function Documentation

template<typename T >
mln::literal::zero_t::operator const T ( ) const
static const zero_t & mln::Literal< zero_t >::the ( )
staticinherited

Member Typedef Documentation

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

Definition at line 60 of file literal.hh.

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

Definition at line 105 of file object.hh.