Skip to content

DoublyLinkedListWrap::PushFirst

Synopsis

Declared in <support/DoublyLinkedList.h>

DoublyLinkedEntryWrap<T>*
PushFirst(T const& o);

Created with MrDocs