Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

mpcl::util::MDelete< TItem > Struct Template Reference

Unary function object to delete parameters. More...

#include <general-functions.hh>

List of all members.

Public Methods

void operator() (const TItem &rktITEM) const


Detailed Description

template<typename TItem>
struct mpcl::util::MDelete< TItem >

Unary function object to delete parameters.

Definition at line 316 of file general-functions.hh.


Member Function Documentation

template<typename TItem>
void mpcl::util::MDelete< TItem >::operator() const TItem &    rktITEM const [inline]
 

Deletes the item rktITEM (that must be a pointer).

Parameters:
rktITEM  Item to delete.

Definition at line 323 of file general-functions.hh.


The documentation for this struct was generated from the following file:
Generated on Mon Oct 13 02:35:26 2003 for MPCL by doxygen1.2.18