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 | |
namespace | te |
TerraLib. | |
namespace | te::common |
Namespace for the Common module of TerraLib. | |
An auxiliary data structure for helping to control the garbage collection of C++ objects.
Definition in file Holder.h.