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