Intrusive Containers
Loading...
Searching...
No Matches

Intrusive Singly Linked List, Implementation. More...

#include "ListIn.h"
Include dependency graph for ListIn.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Intrusive Singly Linked List, Implementation.

This file defines a pair of templates (ListInRoot and ListInNode) that implement an intrusive singly linked list.

See also
ListIn.h
DListIn.h