Quick Context: Despite all of the recent interest, concurrency in standard C++ is still barely in its infancy. This talk explains why (and how) to implement polymorphism without inheritance in C++.
Sean Parent S 2016 Keynote Better Code -
Despite all of the recent interest, concurrency in standard C++ is still barely in its infancy. This talk explains why (and how) to implement polymorphism without inheritance in C++. -- The standard library containers are often both misused and underused.
Important details found
- Despite all of the recent interest, concurrency in standard C++ is still barely in its infancy.
- This talk explains why (and how) to implement polymorphism without inheritance in C++.
- -- The standard library containers are often both misused and underused.
Why this topic is useful
This topic is useful when readers need a quick overview first, then want to move into supporting details and related references.
Frequently Asked Questions
Why are related topics included?
Related topics help readers compare nearby references and understand the broader subject.
What is this page about?
This page summarizes Sean Parent S 2016 Keynote Better Code and connects it with related entries, references, and supporting context.
Is the information always complete?
Not always. Some topics may need verification from official or primary sources.