dpq.smartptr

Members

Classes

SmartPointer
class SmartPointer(T, alias _free)
Undocumented in source.

Functions

fakeFree
void fakeFree(T* val)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

nFrees
int nFrees;
Undocumented in source.

Meta