Base class for implementation classes of sets of values. More...
#include <value_set.hh>
Public Types | |
typedef Value_Set< void > | category |
typedef E | exact_t |
Protected Member Functions | |
Value_Set () |
Base class for implementation classes of sets of values.
typedef Value_Set<void> mln::Value_Set< E >::category |
Reimplemented from mln::Object< E >.
typedef E mln::Object< E >::exact_t [inherited] |
mln::Value_Set< E >::Value_Set | ( | ) | [inline, protected] |