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