$extrastylesheet
#include <mln/core/concept/literal.hh>
Static Public Member Functions | |
static const E & | the () |
Protected Member Functions | |
Literal () |
Public Types | |
typedef Literal< void > | category |
typedef E | exact_t |
Base class for implementation classes of literals.
Definition at line 58 of file literal.hh.
|
protected |
|
static |
typedef Literal<void> mln::Literal< E >::category |
Definition at line 60 of file literal.hh.
|
inherited |