Recti 1.2.4
Loading...
Searching...
No Matches
Classes
dllink.hpp File Reference

Doubly-linked list node template class. More...

#include <cassert>
#include <utility>
Include dependency graph for dllink.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Dllink< T >
 doubly linked node (that may also be a "head" a list) More...
 

Detailed Description

Doubly-linked list node template class.