Lumiera  0.pre.03
»edit your freedom«
Singleton_test Class Reference

Description

Test:
implement a Singleton class using our Singleton Template.

Expected results: single instance created in static memory, single instance properly destroyed, no memory leaks.

See also
lib::Depend
lib::DependencyFactory::InstanceHolder

Definition at line 80 of file singleton-test.cpp.

Private Member Functions

virtual void run (Arg arg)
 
+ Inheritance diagram for Singleton_test:
+ Collaboration diagram for Singleton_test:

The documentation for this class was generated from the following file: