Skip to content

DoublyLinkedListWrap::AppendLast

Synopsis

Declared in <support/DoublyLinkedList.h>

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

Created with MrDocs