clingo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Public Member Functions | List of all members

An unary operator function that calls delete p. More...

#include <misc_types.h>

Collaboration diagram for Clasp::DeleteObject:
Collaboration graph

Public Member Functions

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

Detailed Description

An unary operator function that calls delete p.

Member Function Documentation

template<class T >
void Clasp::DeleteObject::operator() ( T *  p) const
inline

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