Public Types | Static Public Member Functions

mln::literal::red_t Struct Reference

Type of literal red. More...

#include <colors.hh>

Inheritance diagram for mln::literal::red_t:
Inheritance graph

List of all members.

Public Types

typedef Literal< void > category
typedef red_t exact_t

Static Public Member Functions

static const red_tthe ()

Detailed Description

Type of literal red.

Definition at line 43 of file colors.hh.


Member Typedef Documentation

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

Reimplemented from mln::Object< red_t >.

Definition at line 58 of file literal.hh.

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

Definition at line 173 of file object.hh.


Member Function Documentation

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