Singleton.h File Reference

Template support for singleton pattern. More...

#include "Config.h"
#include <boost/noncopyable.hpp>

Go to the source code of this file.

Classes

class  te::common::Singleton< T >
 Template support for singleton pattern. More...
 

Namespaces

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

Detailed Description

Template support for singleton pattern.

Definition in file Singleton.h.