Dune Core Modules (2.3.1)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
singleton.hh
Go to the documentation of this file.
Singleton(const Singleton &)
Private copy constructor.
Definition: singleton.hh:61
static T & instance()
Get the instance of the singleton.
Definition: singleton.hh:70
Singleton & operator=(const Singleton &)
Private assignment operator.
Definition: singleton.hh:63
