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

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

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

Go to the source code of this file.

Classes

class  csdbg::stack< T >
 Lightweight, templated, singly-linked LIFO queue (stack) More...
 

Namespaces

 csdbg
 Complete library namespace.
 

Detailed Description

Class csdbg::stack definition and method implementation.

Definition in file stack.hpp.