The way to filter objects by type in the factory
I have the factory that contains a map with the names of objects as key and pointer to function as value
C++: The way to filter objects by type in the factory
I have the factory that contains a map with the names of objects as key and pointer to function as value