genode/repos/base/src/base/include
Martin Stein c6f73d365a unmanaged singleton: allow private constructors
Introduces a class Unmanaged_singleton_constructor that can be declared as
friend to be able to call unmanaged_singleton on classes with a private
constructor. Enables the appliance of the singleton pattern.

Ref #1625
2015-07-21 09:30:12 +02:00
..
unmanaged_singleton.h unmanaged singleton: allow private constructors 2015-07-21 09:30:12 +02:00