Skip to content
Snippets Groups Projects
Commit 273ce670 authored by Florent Lamiraux's avatar Florent Lamiraux
Browse files

FactoryStorage and PoolStorage are now singletons.

    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.
parent 34801f48
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment