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