Public Types | Static Public Member Functions

mln::literal::white_t Struct Reference

Type of literal white. More...

#include <white.hh>

Inheritance diagram for mln::literal::white_t:
Inheritance graph

List of all members.

Public Types

typedef Literal< void > category
typedef white_t exact_t

Static Public Member Functions

static const white_tthe ()

Detailed Description

Type of literal white.

Definition at line 43 of file white.hh.


Member Typedef Documentation

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

Reimplemented from mln::Object< white_t >.

Definition at line 58 of file literal.hh.

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

Definition at line 173 of file object.hh.


Member Function Documentation

static const white_t & mln::Literal< white_t >::the (  )  [static, inherited]