1usage 2Usage: codegen class_name 3 4This program takes a template of C++ code and replaces of all occurrences of 5%class_name% with the passed 'class_name' parameter.