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