Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

otk::PointerAssassin Struct Reference

#include <assassin.hh>

List of all members.

Public Methods

template<typename T> void operator() (const T ptr) const


Member Function Documentation

template<typename T>
void otk::PointerAssassin::operator() const T    ptr const [inline]
 

Definition at line 9 of file assassin.hh.

00009                                             {
00010     delete ptr;
00011   }


The documentation for this struct was generated from the following file:
Generated on Tue Feb 4 23:00:27 2003 for Openbox by doxygen1.3-rc2