Holder.h File Reference

An auxiliary data structure for helping to control the garbage collection of C++ objects. More...

#include <boost/noncopyable.hpp>

Go to the source code of this file.

Classes

struct  te::common::Holder< T >
 An auxiliary data structure for helping to control the garbage collection of C++ objects. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::common
 Namespace for the Common module of TerraLib.
 

Detailed Description

An auxiliary data structure for helping to control the garbage collection of C++ objects.

Definition in file Holder.h.