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