do not click

Meeting C++ 2024   |  Online   |  Training   |  Books   |  Survey   |  Job fair   |  Advertising   |  Jobposting   |  Login

Meeting C++ 2024 - Applied modern c++ : beyond type-erasure and visitor design patterns

Conference | Live Schedule | Talks | Get your ticket | Set your timezone

Applied modern c++ : beyond type-erasure and visitor design patterns

Join session

Olivia Quinet

On Day 2 at 13:15 (CET/Berlin) in Track B [Opal Room and online]

The type-erasure design pattern allows to apply a fixed set of methods to a growing set of object types whereas the visitor design pattern applies a growing set of methods to a fixed set of objects.

Problems arise when you have a growing set of methods to apply to a growing set of object types. 

This talk is about exploring that sweet spot and show a way to go beyond these 2 orthogonal concepts and get the best of both worlds

Please login to comment

Copyright Meetingcpp GmbH Imprint Privacy Policy