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