Fun With Type Erasure - Pavel Novikov - ACCU 2022
Fun with Type Erasure: Implementing a Value Wrapper for Polymorphic Types - Pavel Novikov
Duck Typing, the C++ Way: How Type Erasure Bends the Rules - Sarthak Sehgal - CppCon 2025
[MUC++] Klaus Iglberger - A Brief Introduction to Type Erasure
Breaking Dependencies: Type Erasure - A Design Analysis - Klaus Iglberger - CppCon 2021
CppCon 2014: Zach Laine "Pragmatic Type Erasure: Solving OOP Problems w/ Elegant Design Pattern"
Klaus Iglberger - Breaking Dependencies: type erasure - a design analysis
Experimenting with type erasure in C++17 - Olivia Quinet - Meeting C++ 2022
[MUC++] Nicolas Chaussé - Two Kinds of Type Erasure
Breaking Dependencies: Type Erasure - The Implementation Details - Klaus Iglberger
C++ : C++ Techniques: Type-Erasure vs. Pure Polymorphism
Advanced C++ Cookbook | 9. Exploring Type Erasure
Advanced Kotlin: Generics, Type Erasure, and Reflection Explained
Type erasure in Rust C/FFI — structs, generics, trait objects
Type Erasures - So What, didn't affect me!
Harald Achitz: Type erasure in C++, and some details
Type Erasure in Swift: Gonçalo Alvarez @ UIKonf 2017 Unconference
Павел Новиков — Веселье с type erasure
Dependency injection Why does shared ptr use type erasure Jan Krasinski
Re-implement std::function using type-erasure step by step (part 1 presentation)