Public Types | Static Public Member Functions

mln::literal::teal_t Struct Reference

Type of literal teal. More...

#include <colors.hh>

Inheritance diagram for mln::literal::teal_t:
Inheritance graph

List of all members.

Public Types

typedef Literal< void > category
typedef teal_t exact_t

Static Public Member Functions

static const teal_tthe ()

Detailed Description

Type of literal teal.

Definition at line 83 of file colors.hh.


Member Typedef Documentation

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

Reimplemented from mln::Object< teal_t >.

Definition at line 58 of file literal.hh.

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

Definition at line 173 of file object.hh.


Member Function Documentation

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