Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

wftk::ResDestroy< R * > Struct Template Reference

default data freeing mechanism for resources which are pointers (call delete) More...

#include <resources.h>

List of all members.

Public Member Functions

void operator() (R *r)
 delete this resource instance


Detailed Description

template<class R>
struct wftk::ResDestroy< R * >

default data freeing mechanism for resources which are pointers (call delete)


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

Generated Tue Aug 9 18:40:27 2005.
Copyright © 1998-2003 by the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.