Intrusive Containers
DListIn.hpp File Reference

Intrusive Double Linked List, Implementation. More...

#include "DListIn.h"
Include dependency graph for DListIn.hpp:

Go to the source code of this file.

Detailed Description

Intrusive Double Linked List, Implementation.

This file defines the implementation for a pair of templates (DListInRoot and DListInNode) that implement an intrusive double linked list.

See also
DListIn.h
ListIn.h