Darin Fisher wrote:
> Is it true that MOZ_COUNT_{CTOR,DTOR} need not be used with objects
> implementing nsISupports...
This is true.
> that the logging versions of NS_ADDREF and
> NS_RELEASE do pretty much the same thing?
Actually, NS_IMPL_ISUPPORTS and its ilk take care of the magic.
chris
- MOZ_COUNT_{CTOR,DTOR} Darin Fisher
- Chris Waterson
