qxLib
List of all members
qx::singletons_manager Class Reference

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>

Detailed Description

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.

Author
Khrapov
Date
18.09.2025

Definition at line 49 of file singleton.h.


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