|
LibSWOC++ 1.5.14
Solid Wall of C++
|


Go to the source code of this file.
Intrusive double linked list container.
This provides support for a doubly linked list container. Items in the list must provide links inside the class and accessor functions for those links.
Definition in file IntrusiveDList.h.