Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

An example of both static and dynamic polymorphism in C++.

Static polymorphism is done using curiously recurring template pattern, while dynamic polymorphism is done with virtual functions.

About

An example of both static and dynamic polymorphism in C++.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages