bes::Collection::DeleteObject Struct Reference

#include <BesCollectionUtils.h>

List of all members.

Public Member Functions

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


Detailed Description

Definition at line 39 of file BesCollectionUtils.h.


Member Function Documentation

template<class T>
void bes::Collection::DeleteObject::operator() ( const T *  ptr  )  const [inline]

Definition at line 44 of file BesCollectionUtils.h.

00044                                           {
00045         delete ptr;
00046       }


Generated on Tue Nov 29 23:36:23 2016 for BOSS_7.0.2 by  doxygen 1.4.7