libcsdbg
1.28
C++ exception (and generic) stack trace debug library
Main Page
Related Pages
Namespaces
Classes
Files
csdbg::dictionary::~dictionary
(
)
virtual
Object destructor.
Definition at line
71
of file
dictionary.cpp
.
References
m_name
.
72
{
73
delete
[]
m_name
;
74
m_name
= NULL;
75
}
csdbg::dictionary::m_name
i8 * m_name
Dictionary name.
Definition:
dictionary.hpp:38
csdbg
dictionary
Generated by
1.8.5