nub::detail::no_delete_unref_policy< T > Struct Template Reference
Policy class which decrements
ref count without deletion.
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::no_delete_unref_policy< T >
Policy class which decrements
ref count without deletion.
Definition at line 90 of file ref.h.
The documentation for this struct was generated from the following file: