RefCountBaseStatImpl

RefCountBaseStatImpl
Scaleform::RefCountBaseStatImpl
Declaration
template <class Base, int StatType>
class RefCountBaseStatImpl : public Base;
Description

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.

Methods
Method 
Description 
RefCountBaseStatImpl constructor. 
File

SF_RefCount.h