$extrastylesheet
#include <mln/core/concept/value_set.hh>
Protected Member Functions | |
Value_Set () |
Public Types | |
typedef Value_Set< void > | category |
typedef E | exact_t |
Related Functions | |
(Note that these are not member functions.) | |
template<typename E > | |
std::ostream & | operator<< (std::ostream &ostr, const Value_Set< E > &vs) |
Base class for implementation classes of sets of values.
Definition at line 59 of file value_set.hh.
|
protected |
|
related |
typedef Value_Set<void> mln::Value_Set< E >::category |
Definition at line 61 of file value_set.hh.
|
inherited |