libcsdbg  1.28
C++ exception (and generic) stack trace debug library
csdbg::filter::filter ( const filter src)
protected

Object copy constructor.

Parameters
[in]srcthe source object

Definition at line 17 of file filter.cpp.

18 {
19 }