DoublyLinkedListWrap::InsertBefore
Synopsis
Declared in <support/DoublyLinkedList.h>
DoublyLinkedEntryWrap<CopyArrayUnit>*
InsertBefore(
CopyArrayUnit const& o,
DoublyLinkedEntryWrap<CopyArrayUnit>* pos);
Created with MrDocs