ptr.h 1.1.0

License: Free ‎File size: N/A
‎Users Rating: 3.0/5 - ‎1 ‎votes

ABOUT ptr.h

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