Scaleform::RefCountBaseStatImpl
template <class Base, int StatType> class RefCountBaseStatImpl : public Base;
RefCountBaseStatImpl is a common class that adds new/delete override with statistics tracking to the reference counting implementation. Base must be one of the RefCountImpl classes.
Method |
Description |
RefCountBaseStatImpl constructor. |
SF_RefCount.h