Class that supplies the address of a singleton instance. More...
#include <Singleton.hxx>
Class that supplies the address of a singleton instance.
This class can be inherited by its Class argument in order to support the instance() method in that class.
Definition at line 17 of file Singleton.hxx.