Set_with_dim as GenericSet.
More...
#include <GenericSet.h>
|
|
using | element_type |
| | element types
|
|
using | element_comparator |
| | functor type for comparing elements
|
|
using | generic_type |
| | generic type
|
|
using | top_type |
| | top type
|
|
|
bool | operator== (const GenericSet< Set2, deref< SetRef >::type::element_type, deref< SetRef >::type::element_comparator > &s) const |
| | comparison
|
|
bool | operator< (const GenericSet< Set2, deref< SetRef >::type::element_type, deref< SetRef >::type::element_comparator > &s) const |
| | lexicographical comparison
|
template<typename SetRef>
class pm::Set_with_dim< SetRef >
Set_with_dim as GenericSet.
The documentation for this class was generated from the following file: