Polymake Template Library (PTL): pm::SingleElementSetCmp< Eref, Comparator > Class Template Reference
pm::SingleElementSetCmp< Eref, Comparator > Class Template Reference

A set consisting of exactly one element. More...

Inheritance diagram for pm::SingleElementSetCmp< Eref, Comparator >:
Collaboration diagram for pm::SingleElementSetCmp< Eref, Comparator >:

Public Types

typedef deref< Eref >::type element_type
 element types
 
typedef Comparator element_comparator
 functor type for comparing elements
 
typedef GenericSet generic_type
 generic type
 
typedef Generic< SingleElementSetCmp< Eref, Comparator > >::top_type top_type
 top type
 

Detailed Description

template<typename Eref, typename Comparator>
class pm::SingleElementSetCmp< Eref, Comparator >

A set consisting of exactly one element.


The documentation for this class was generated from the following file: