Util/CountedObject.h File Reference
Main Page
Topics
Modules
Namespaces
Classes
Files
File List
File Members
CountedObject.h File Reference
Classes
#include <
dbgprint.h
>
#include <typeinfo>
#include <string.h>
#include <atomic>
Classes
class
CountedObject< Obj >
This class is derived from in order to automatically count the number of existing instances, and at shutdown write to Debug Output the leakage count for the class.
More...