Scaleform::RefCountNTSImplCore Scaleform::RefCountNTSImpl
class RefCountNTSImpl : public RefCountNTSImplCore;
RefCountNTSImpl provides non-thread safe implementation of reference counting, which is slightly more efficient since it doesn't use atomics.
SF_RefCount.h