|
Polymake Template Library (PTL)
3.0.6
|
Generic type for ordered sets More...

Public Types | |
| typedef E | element_type |
| element types | |
| typedef Comparator | element_comparator |
| functor type for comparing elements | |
| typedef GenericSet | generic_type |
| generic type | |
| typedef Generic< TSet >::top_type | top_type |
| top type | |
This should belong to GenericSet.h, but Series must be derived from GenericSet. On the other hand, naked Series don't need any set-theoretical stuff defined there.
1.8.11