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

An unary operator function that calls p->destroy() More...

#include <misc_types.h>

Collaboration diagram for Clasp::DestroyObject:
Collaboration graph

Public Member Functions

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

Detailed Description

An unary operator function that calls p->destroy()

Member Function Documentation

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

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