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