SinglyLinkedListWrap::PushFirst
Synopsis
Declared in <support/SinglyLinkedList.h>
SinglyLinkedEntryWrap<T>*
PushFirst(T const& o);
Created with MrDocs
Declared in <support/SinglyLinkedList.h>
SinglyLinkedEntryWrap<T>*
PushFirst(T const& o);
Created with MrDocs