libcsdbg
1.28
C++ exception (and generic) stack trace debug library
|
Class csdbg::node definition and method implementation. More...
#include "./object.hpp"
Go to the source code of this file.
Classes | |
class | csdbg::node< T > |
A node in a templated chain (doubly-linked list) or stack (singly-linked LIFO queue) More... | |
Namespaces | |
csdbg | |
Complete library namespace. | |
Class csdbg::node definition and method implementation.
Definition in file node.hpp.