libcsdbg
1.28
C++ exception (and generic) stack trace debug library
Main Page
Related Pages
Namespaces
Classes
Files
void csdbg::util::on_lib_unload
(
)
static
protected
Library destructor.
Definition at line
42
of file
util.cpp
.
References
m_config
.
43
{
44
delete
m_config
;
45
m_config
= NULL;
46
}
csdbg::util::m_config
static chain< string > * m_config
Runtime configuration.
Definition:
util.hpp:28
csdbg
util
Generated by
1.8.5