DoublyLinkedListWrap::LinkAfter
Synopsis
Declared in <support/DoublyLinkedList.h>
void
LinkAfter(
DoublyLinkedEntryWrap<DGBaseNodeImpl*>* e,
DoublyLinkedEntryWrap<DGBaseNodeImpl*>* pos);
Created with MrDocs
Declared in <support/DoublyLinkedList.h>
void
LinkAfter(
DoublyLinkedEntryWrap<DGBaseNodeImpl*>* e,
DoublyLinkedEntryWrap<DGBaseNodeImpl*>* pos);
Created with MrDocs