TC-C Goals
Things to learn during this stage that you should remember:
- Diamond inheritance
Create new visitors inheriting both
object
visitors andoverload
visitors in order to factorize behavior.
Things to learn during this stage that you should remember:
Create new visitors inheriting both object
visitors and
overload
visitors in order to factorize behavior.