IsisDlm  Version 0.2
ISISDLM::DeleteObject Struct Reference

#include <IsisDlm.h>

Public Member Functions

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

Detailed Description

A very useful, typesafe way to delete pointers in STL containers. Courtesy Scott Meyers, "Effective STL", Item 7, pg 37-40

Member Function Documentation

template<typename T >
void ISISDLM::DeleteObject::operator() ( const T *  ptr) const
inline

The documentation for this struct was generated from the following file: