#include <refcount.hpp>
Public Member Functions | |
template<typename T> | |
void | operator() (T *&t) |
Assigs t to 0 without deleting t. |
Definition at line 33 of file refcount.hpp.
void s11n::refcount::no_delete_finalizer::operator() | ( | T *& | t | ) | [inline] |