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