YoVDO

Fun With Type Erasure - Dispatching Data from Abstract Structure to Function Parameters in C++

Offered By: ACCU Conference via YouTube

Tags

ACCU Conference Courses C++ Courses Type Erasure Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore advanced C++ techniques for implementing type erasure in this conference talk from ACCU 2022. Delve into the challenge of dispatching data from abstract structures to function parameters, focusing on creating a user-friendly system for organizing request handlers. Examine multiple approaches to achieve this "magic" functionality, analyzing their benefits and potential improvements. Learn how to handle complex scenarios where numerous handlers with multiple parameters are involved. Gain insights into template metaprogramming, its applications in type erasure, and discover additional use cases for these techniques. Follow along with code examples and practical demonstrations as Pavel Novikov, an experienced C++ developer, shares his expertise in metaprogramming, multithreading, and asynchronous programming.

Syllabus

Fun With Type Erasure - Pavel Novikov - ACCU 2022


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