libsq3
2007.10.18
|
A no-op "destructor" for use with rcptr. More...
#include <refcount.hpp>
Public Member Functions | |
template<typename T > | |
void | operator() (T *&t) |
Assigs t to 0 without deleting t. More... | |
A no-op "destructor" for use with rcptr.
Definition at line 32 of file refcount.hpp.
|
inline |
Assigs t to 0 without deleting t.
Definition at line 36 of file refcount.hpp.