Base class for implementation classes of literals. More...
#include <literal.hh>
Public Types | |
typedef Literal< void > | category |
typedef E | exact_t |
Static Public Member Functions | |
static const E & | the () |
Protected Member Functions | |
Literal () |
Base class for implementation classes of literals.
typedef Literal<void> mln::Literal< E >::category |
Reimplemented from mln::Object< E >.
typedef E mln::Object< E >::exact_t [inherited] |
mln::Literal< E >::Literal | ( | ) | [inline, protected] |
const E & mln::Literal< E >::the | ( | ) | [inline, static] |