gfactory
static_and_dynamic_example.cc File Reference
#include "gfactory.h"
#include "gfactory_options.h"
#include "ShapeFactory.h"
#include "Car.h"
#include <iostream>
Include dependency graph for static_and_dynamic_example.cc:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 12 of file static_and_dynamic_example.cc.