Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 261 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 261 Bytes

Polymorphic-Inheritance-Demo

Demonstrates C++ polymorphic inheritance and run-time type information (RTTI).

Build Environment

  • Visual Studio 2015
  • Visual C++ Redistributable for Visual Studio 2015

Date Created

January 2018

Author

Nathan Festoso