YoVDO

Dynamic Polymorphism With Code Injection and Metaclasses

Offered By: ACCU Conference via YouTube

Tags

ACCU Conference Courses C++ Courses Design Patterns Courses Type Erasure Courses Code Injection Courses Metaclasses Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore dynamic polymorphism in C++ beyond traditional virtual functions and inheritance in this ACCU 2021 conference talk. Delve into type erasure as an alternative approach, examining its implementation challenges and comparing it to other languages like Rust. Discover a potential future design for interface-based type erasure in C++ that combines the convenience of inheritance with additional benefits. Learn about proposed code injection and metaclasses facilities, and gain insights into a prototype implementation using the experimental metaclasses Clang fork. Presented by Sy Brand, Microsoft's C++ Developer Advocate, this talk offers valuable perspectives on advanced C++ programming techniques and potential language enhancements.

Syllabus

Dynamic Polymorphism With Code Injection and Metaclasses - Sy Brand [ ACCU 2021 ]


Taught by

ACCU Conference

Related Courses

C++ in Detail: Common Idioms
Udemy
Java: Generic Classes
LinkedIn Learning
Generic Swift: Simplifying Protocols and Generics
ChariotSolutions via YouTube
The Sincerest Form of Flattery - How Java & Scala are Imitating Functional Languages
GOTO Conferences via YouTube
Breaking Dependencies - Type Erasure - The Implementation Details
NDC Conferences via YouTube