Class that defines the set of values of type T.
More...
#include <set.hh>

Static Public Member Functions | |
| static const set< T > & | the () |
| Return a singleton. | |
Class that defines the set of values of type T.
This is the exhaustive set of values obtainable from type T.
Definition at line 65 of file value/set.hh.
| const set< T > & mln::value::set< T >::the | ( | ) | [inline, static] |
Return a singleton.
Definition at line 80 of file value/set.hh.
Referenced by mln::internal::image_base< T, S, E >::values_eligible(), and mln::internal::image_base< T, S, E >::values_space().
1.7.1