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