TCScopedPtr.h File Reference

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

#include "TCTypes.h"
#include "TCDelete.h"
#include <memory>

Include dependency graph for TCScopedPtr.h:

Go to the source code of this file.

Classes

class  TC::ScopedPtr< T, DELETER >
 A class whose instances act like pointers and delete the pointer when the instance goes out of scope. More...

Namespaces

namespace  TC


Detailed Description

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

Definition in file TCScopedPtr.h.


Copyright (c) Thomas Goessler 2003 - 2008