DoublyLinkedListWrap::iterator::iterator
Construct from DoublyLinkedListWrap
Synopsis
Declared in <support/DoublyLinkedList.h>
iterator(DoublyLinkedListWrap<DGBaseEdgeImpl*> const& l);
Parameters
Name |
Description |
l |
The object to copy construct from |
Created with MrDocs