Updated code to use a common base class and single factory pattern.
- Feb 14, 2023
-
-
Chris Cantwell authored
Expand on the comments in main.cpp.
85e16749 -
97630747
-
d8fe5c25
-
bc5eb151
-
3cb0a677
-
95c87476
-
3ebfc930
-
e03210e7
-
ced187ef
-
Chris Cantwell authoredab50ef5c
-
Chris Cantwell authoredd147c562
-
Chris Cantwell authored
Explicit instantiation of OperatorFactory with doubles.
2e3f27fb -
Chris Cantwell authored
Tried to move boilerplate code up to base class. Added operator type descriptor/trait structs. Replaced enums with typenames. Still has multiple definition linking errors to fix.
d6212663 -
5eeaa72b
-
59c0b379
-
603d7cd5
-