Skip to content

DoublyLinkedListWrap::iterator::iterator

Construct from DoublyLinkedListWrap

Synopsis

Declared in <support/DoublyLinkedList.h>

iterator(DoublyLinkedListWrap<T> const& l);

Parameters

Name

Description

l

The object to copy construct from

Created with MrDocs