No, and it neeedn't. The article is not that good. In C++, if a thread must increment a reference counter while it's going to zero due to another thread, that's 100% a programming error, not a concurrency error. That's a well known and well studied problem. As an aside, searching the net for differential reference counting yields pretty much only this article.


Andrei

Alright sounds sensible enough, it does seem like you would have to write some crappy code to trigger it

Reply via email to