Skip to content

DoublyLinkedEntryWrap::DoublyLinkedEntryWrap

Construct from T

Synopsis

Declared in <support/DoublyLinkedList.h>

DoublyLinkedEntryWrap(T const& _o);

Parameters

Name

Description

_o

The object to copy construct from

Created with MrDocs