Heidelberg Educational Numerics Library Version 0.24 (from 9 September 2011)
|
Don't delete target if reference count reaches zero. More...
#include <countingptr.hh>
Static Public Member Functions | |
template<typename T > | |
static void | delete_action (T *p) |
Don't delete target if reference count reaches zero.
If this class is given to CP as the memory management policy, the CP objects won't delete the pointed to object if the reference count reaches zero.