DoublyLinkedListWrap::iterator::iterator
Synopsis
Declared in <support/DoublyLinkedList.h>
iterator(
DoublyLinkedListWrap<T> const& l,
DoublyLinkedEntryWrap<T>* c);
Created with MrDocs
Declared in <support/DoublyLinkedList.h>
iterator(
DoublyLinkedListWrap<T> const& l,
DoublyLinkedEntryWrap<T>* c);
Created with MrDocs