Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
The Factory Method is a Design Pattern to 'define an interface for creating an object, but let subclasses decide which class to instantiate. Factory Method lets a class defer instantation to subclasses' [1]
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.