54 elmPairs_(elmPairs), remove_(remove) {}
void add(ElementPair< F > *elmPair)
ElementPairList(concepts::Joiner< ElementPair< F > *, 1 > *elmPairs=0, bool remove=true)
Scanner * scan() const
Returns a scanner over the list of ElementPairs.
virtual const concepts::Element< F > & elm2() const =0
Returns reference to the second element.
virtual const concepts::Element< F > & elm1() const =0
Returns reference to the first element.
Set< F > makeSet(uint n, const F &first,...)