Added Example.COW_debug.cc. A simple class using an implementation
authorMichael Andres <ma@suse.de>
Tue, 6 Dec 2005 22:39:55 +0000 (22:39 +0000)
committerMichael Andres <ma@suse.de>
Tue, 6 Dec 2005 22:39:55 +0000 (22:39 +0000)
commita2e486a4b702ff322e67f94f0835ae6dd9e00243
tree406e0803c8b71e614ada9fc70d98e5a2b4281d47
parent4bc2a69fc502e2a5becf08076d3609efc5462876
Added Example.COW_debug.cc. A simple class using an implementation
class and performing COW. Additionally using a simple tracer
(debug.h) to trace the implementation class and counting the
instances in memory.
devel/Example.COW_debug.cc [new file with mode: 0644]
devel/Makefile.am
devel/devel.ma/Main.cc
zypp/base/Debug.h