Skip to content

Latest commit

 

History

History

Factory Design Pattern

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
compile:  g++ -o factoryPattern  client.cpp Object.cpp ToyFactory.cpp 
run: ./factoryPattern