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