Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
None
Description
Unambiguous iterators are implemented using a particular constructor of the Subiterator class; the UnambiguousIteratorImpl class is never called; it has code duplicating what's in the Subiterator class. Remove the UnambiguousIteratorImpl class.