Scale Stack 0.3 Developer Documentation

scalestack::kernel::delete_pointer Class Reference

#include <delete_pointer.h>

Public Member Functions

template<typename T >
void operator() (const T *pointer) const

Detailed Description

Function object to use with containers of pointers when the objects should be deleted.

Definition at line 36 of file delete_pointer.h.


Member Function Documentation

template<typename T >
void scalestack::kernel::delete_pointer::operator() ( const T *  pointer  )  const [inline]

Delete the pointer passed in as an argument.

Definition at line 44 of file delete_pointer.h.


The documentation for this class was generated from the following file:
Generated on Thu Feb 17 13:10:22 2011 by  doxygen 1.6.3