libcsdbg  1.28
C++ exception (and generic) stack trace debug library
csdbg::tracer::~tracer ( )
protectedvirtual

Object destructor.

Definition at line 514 of file tracer.cpp.

References destroy().

515 {
516  destroy();
517 }
virtual tracer & destroy()
Release object resources.
Definition: tracer.cpp:561

+ Here is the call graph for this function: