qxLib
|
The class provides a solution to the fiasco static deinitialization for qx::singleton by storing all singletons in one place and removing them in the reverse order of addition. More...
#include <singleton.h>
The class provides a solution to the fiasco static deinitialization for qx::singleton by storing all singletons in one place and removing them in the reverse order of addition.
Definition at line 49 of file singleton.h.