s11n::refcount::no_delete_finalizer Struct Reference

A no-op "destructor" for use with rcptr. More...

#include <refcount.hpp>

List of all members.

Public Member Functions

template<typename T>
void operator() (T *&t)
 Assigs t to 0 without deleting t.


Detailed Description

A no-op "destructor" for use with rcptr.

Definition at line 33 of file refcount.hpp.


Member Function Documentation

template<typename T>
void s11n::refcount::no_delete_finalizer::operator() ( T *&  t  )  [inline]

Assigs t to 0 without deleting t.

Definition at line 37 of file refcount.hpp.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 4 21:48:00 2008 for libs11n by  doxygen 1.5.3