Project

General

Profile

Talk #1172

Modern C++: how inheritance and virtual functions fell out of fashion

Added by Kretz, Matthias over 9 years ago. Updated about 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
2014-11-12
Due date:
% Done:

0%

Estimated time:
Talk Author(s):
Presenter:

Description

C++ experts seem to agree that the need for inheritance and virtual functions has declined, while solutions based on generic functions and classes have become more and more important.
The talk should compare OO and generic programming paradigms and how C++ supports both of them. The performance and maintenance aspects should be discussed. Most importantly examples should compare the different approaches.

Also available in: Atom PDF