3ds Max C++ API Reference
CountedObject.h File Reference
#include "../dbgprint.h"
#include <typeinfo>
#include <string>
#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...