Public Types | Static Public Member Functions

mln::literal::black_t Struct Reference

Type of literal black. More...

#include <black.hh>

Inheritance diagram for mln::literal::black_t:
Inheritance graph

List of all members.

Public Types

typedef Literal< void > category
typedef black_t exact_t

Static Public Member Functions

static const black_tthe ()

Detailed Description

Type of literal black.

Definition at line 43 of file black.hh.


Member Typedef Documentation

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

Reimplemented from mln::Object< black_t >.

Definition at line 58 of file literal.hh.

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

Definition at line 173 of file object.hh.


Member Function Documentation

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