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