Skip to content

DoublyLinkedListWrap::iterator::iterator

Construct from Iterator

Synopsis

Declared in <support/DoublyLinkedList.h>

iterator(Iterator const& that);

Parameters

Name

Description

that

The object to copy construct from

Created with MrDocs