Skip to content
Snippets Groups Projects
user avatar
Florent Lamiraux authored
    g_pool and g_factory global variables have been replaced by static methods
    getInstance in each class.
    getInstance returns a pointer to the unique instance of the class and
    creates it if needed.
273ce670
History