Feature/parameterizedobjectfactory
Compare changes
Files
2- Carsten Gräser authored
Now that Type is the actual return type, it cannot be abstract such that we can use the function signature notation again which also allows to have a default value for the Key type.
@@ -57,7 +57,7 @@ struct AImp : public InterfaceA
@@ -66,7 +66,7 @@ int main()
@@ -83,14 +83,14 @@ int main()