Intrusive Containers
Loading...
Searching...
No Matches
SortListIn.hpp File Reference

Intrusive Double Linked List, Implementation. More...

#include "SortListIn.h"
#include "ListIn.hpp"
Include dependency graph for SortListIn.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