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 Fri Nov 10 07:10:12 2006.
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.