$extrastylesheet
#include <mln/core/concept/value.hh>
Protected Member Functions | |
| Value () | |
Public Types | |
| typedef Value< void > | category |
| typedef E | exact_t |
Base class for implementation classes of values.
Definition at line 60 of file core/concept/value.hh.
|
protected |
| typedef Value<void> mln::Value< E >::category |
Definition at line 62 of file core/concept/value.hh.
|
inherited |