DoublyLinkedListWrap::Iterator::Iterator
Constructors
Synopses
Declared in <support/DoublyLinkedList.h>
Default constructor
Iterator();
Copy constructor
Construct from DoublyLinkedListWrap
Iterator(DoublyLinkedListWrap<DGBaseEdgeImpl*> const& l);
Created with MrDocs