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.

Sponsored

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.

Supporting Images

Sean Parent's 2016 Keynote: Better Code
code::dive 2016 conference – Sean Parent – Better Code
Better Code: Runtime Polymorphism - Sean Parent
code::dive 2016 conference – Sean Parent – Better Code: Concurrency
Pacific++ 2018: Sean Parent "Generic Programming"
CppCon 2015: Sean Parent "Better Code: Data Structures"
Sean Parent: "Now What? A vignette in three parts"
Sean Parent: Better Code: Concurrency
Better Code: Relationships - Sean Parent  [ ACCU 2021 ]
Better Code: Concurrency - Sean Parent
Sponsored
View Full Details
Sean Parent's 2016 Keynote: Better Code

Sean Parent's 2016 Keynote: Better Code

Read more details and related context about Sean Parent's 2016 Keynote: Better Code.

code::dive 2016 conference – Sean Parent – Better Code

code::dive 2016 conference – Sean Parent – Better Code

Read more details and related context about code::dive 2016 conference – Sean Parent – Better Code.

Better Code: Runtime Polymorphism - Sean Parent

Better Code: Runtime Polymorphism - Sean Parent

This talk explains why (and how) to implement polymorphism without inheritance in C++. The talk contains many C++ tips and ...

code::dive 2016 conference – Sean Parent – Better Code: Concurrency

code::dive 2016 conference – Sean Parent – Better Code: Concurrency

Read more details and related context about code::dive 2016 conference – Sean Parent – Better Code: Concurrency.

Pacific++ 2018: Sean Parent "Generic Programming"

Pacific++ 2018: Sean Parent "Generic Programming"

Read more details and related context about Pacific++ 2018: Sean Parent "Generic Programming".

CppCon 2015: Sean Parent "Better Code: Data Structures"

CppCon 2015: Sean Parent "Better Code: Data Structures"

-- The standard library containers are often both misused and underused. Instead of creating new ...

Sean Parent: "Now What? A vignette in three parts"

Sean Parent: "Now What? A vignette in three parts"

Read more details and related context about Sean Parent: "Now What? A vignette in three parts".

Sean Parent: Better Code: Concurrency

Sean Parent: Better Code: Concurrency

Despite all of the recent interest, concurrency in standard C++ is still barely in its infancy. This talk uses the primitives supplied by ...

Better Code: Relationships - Sean Parent  [ ACCU 2021 ]

Better Code: Relationships - Sean Parent [ ACCU 2021 ]

Read more details and related context about Better Code: Relationships - Sean Parent [ ACCU 2021 ].

Better Code: Concurrency - Sean Parent

Better Code: Concurrency - Sean Parent

Despite all of the recent interest, concurrency in standard C++ is still barely in its infancy. This talk uses the primitives supplied by ...