Skip to content

vladkvit/virtual_function_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple test to play around with virtual functions and their functionality

The output of the program is:

v Shape
n Shape
v Circle
n Circle

v Shape
n Shape
v Circle
n Circle

v Circle
n Shape
v Shape
n Circle

About

Throwaway virtual function testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published