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