libcsdbg
1.28
C++ exception (and generic) stack trace debug library
Main Page
Related Pages
Namespaces
Classes
Files
filter
* csdbg::filter::clone
(
)
const
inline
protected
virtual
Object virtual copy constructor.
Returns
NULL
Implements
csdbg::object
.
Definition at line
27
of file
filter.cpp
.
28
{
29
return
NULL;
30
}
csdbg
filter
Generated by
1.8.5