DoublyLinkedListWrap::DoublyLinkedListWrap
Construct from DoublyLinkedListWrap
Synopsis
Declared in <support/DoublyLinkedList.h>
DoublyLinkedListWrap(DoublyLinkedListWrap<LoopTreeNode*> const& that);
Parameters
Name |
Description |
that |
The object to copy construct from |
Created with MrDocs