nub::detail::default_unref_policy< T > Struct Template Reference
Policy class which unrefs objects by decrementing their
ref count.
More...
#include <nub/ref.h>
List of all members.
|
Static Public Member Functions |
static void | unref (T *t) throw () |
Detailed Description
template<class T>
struct nub::detail::default_unref_policy< T >
Policy class which unrefs objects by decrementing their
ref count.
Definition at line 83 of file ref.h.
The documentation for this struct was generated from the following file: