Welcome, Guest! Log In | Create Account

Share

ptr.h

by mgrosso

ptr.h is a c++ smart pointer template which uses semaphores to fornon-blocking thread safe reference counted memory management.The delete mechanism is a generic parameterized template, so it works for arrays andother resoures as well.


http://ptr.sourceforge.net

Project Feed