Skip to content

DoublyLinkedListWrap::DoublyLinkedListWrap

Construct from DoublyLinkedListWrap

Synopsis

Declared in <support/DoublyLinkedList.h>

DoublyLinkedListWrap(DoublyLinkedListWrap<DataEntry> const& that);

Parameters

Name

Description

that

The object to copy construct from

Created with MrDocs