Open Babel  3.0
Public Member Functions | List of all members
DeleteObject Struct Reference

#include <tokenst.h>

Public Member Functions

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

Detailed Description

Functor for deleting containers of pointers. Scott Meyers, Effective STL, Item 7.

Member Function Documentation

◆ operator()()

void operator() ( const T *  ptr) const
inline

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