Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 186 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 186 Bytes

OOPHW2

Object-oriented Programming, Assignment 2.

Implements visitor design pattern in order to perform double dynamic dispatch using C++ virtual member functions.

License

MIT