Policy class which unrefs objects by decrementing their ref count. More...
#include <nub/ref.h>
Static Public Member Functions | |
static void | unref (T *t) throw () |
Policy class which unrefs objects by decrementing their ref count.
Definition at line 83 of file ref.h.