DoublyLinkedListWrap::PushFirst
Synopsis
Declared in <support/DoublyLinkedList.h>
DoublyLinkedEntryWrap<DataEntry>*
PushFirst(DataEntry const& o);
Created with MrDocs
Declared in <support/DoublyLinkedList.h>
DoublyLinkedEntryWrap<DataEntry>*
PushFirst(DataEntry const& o);
Created with MrDocs