TCScopedArray.h File Reference

This header file provides the definition of the class TC::ScopedArray. More...

#include "TCTypes.h"
#include "TCDelete.h"

Include dependency graph for TCScopedArray.h:

Go to the source code of this file.

Classes

class  TC::ScopedArray< DATA_TYPE, DELETER >
 A class whose instances act like arrays and delete the data when the instance goes out of scope. More...

Namespaces

namespace  TC


Detailed Description

This header file provides the definition of the class TC::ScopedArray.

Definition in file TCScopedArray.h.


Copyright (c) Thomas Goessler 2003 - 2008