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