https://github.com/blaze6950/inheritance
A small example of a console application that shows examples of class inheritance
https://github.com/blaze6950/inheritance
case-study cplusplus cui example inheritance oop-principles
Last synced: 4 months ago
JSON representation
A small example of a console application that shows examples of class inheritance
- Host: GitHub
- URL: https://github.com/blaze6950/inheritance
- Owner: blaze6950
- Created: 2018-08-23T13:25:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-23T13:26:43.000Z (over 7 years ago)
- Last Synced: 2025-08-29T05:39:31.841Z (5 months ago)
- Topics: case-study, cplusplus, cui, example, inheritance, oop-principles
- Language: C++
- Size: 173 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Inheritance
A small example of a console application that shows examples of class inheritance
