libcsdbg  1.28
C++ exception (and generic) stack trace debug library
chain.hpp File Reference

Class csdbg::chain definition and method implementation. More...

#include "./node.hpp"
#include "./exception.hpp"
+ Include dependency graph for chain.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  csdbg::chain< T >
 Lightweight, templated, doubly-linked list (using XOR linking) More...
 

Namespaces

 csdbg
 Complete library namespace.
 

Detailed Description

Class csdbg::chain definition and method implementation.

Definition in file chain.hpp.