Back to Basics: Type Erasure - Arthur O'Dwyer - CppCon 2019
Breaking Dependencies - C++ Type Erasure - The Implementation Details - Klaus Iglberger CppCon 2022
Breaking Dependencies: Type Erasure - A Design Analysis - Klaus Iglberger - CppCon 2021
C++ Weekly - Ep 343 - Digging Into Type Erasure
Klaus Iglberger - Breaking Dependencies: type erasure - a design analysis
CppCon 2014: Zach Laine "Pragmatic Type Erasure: Solving OOP Problems w/ Elegant Design Pattern"
Breaking Dependencies: Type Erasure - The Implementation Details - Klaus Iglberger
[MUC++] Klaus Iglberger - A Brief Introduction to Type Erasure
[MUC++] Klaus Iglberger - Breaking Dependencies: Type Erasure - A Design Analysis
Fun With Type Erasure - Pavel Novikov - ACCU 2022
Advanced C++ Cookbook | 9. Exploring Type Erasure
Back to Basics: Cpp Value Semantics - Klaus Iglberger - CppCon 2022
Back to Basics: Design Patterns [Noam Weiss]
Back to Basics: Lambdas from Scratch - Arthur O'Dwyer - CppCon 2019
Back to Basics: Templates (part 1 of 2) - Bob Steagall - CppCon 2021
[MUC++] Nicolas Chaussé - Two Kinds of Type Erasure
Type Erasure In Swift | iOS Development
Experimenting with type erasure in C++17 - Olivia Quinet - Meeting C++ 2022
Zero-allocation & no type erasure futures - Vittorio Romeo [ACCU 2018]
What the heck is type erasure? 🤔