CGEM BOSS 6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
bes::Collection::DeleteObject Struct Reference

#include <BesCollectionUtils.h>

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

◆ operator()()

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

Definition at line 44 of file BesCollectionUtils.h.

44 {
45 delete ptr;
46 }

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