|
libcsdbg
1.28
C++ exception (and generic) stack trace debug library
|
Class csdbg::stack definition and method implementation. More...
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. | |
Class csdbg::stack definition and method implementation.
Definition in file stack.hpp.