У нас вы можете посмотреть бесплатно [C++ Day 2025] Delegating Behaviors in C++ (Daniele Pallastrelli) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Event page: https://italiancpp.org/cppday25 Slides: https://github.com/italiancpp/cppday2... --- Delegating behaviors to other parts of the code is essential for writing reusable, extensible, and flexible software. C++ provides several mechanisms to achieve this: from virtual functions to function objects, from function pointers to lambdas, as well as templates, concepts, and more. Each comes with its own strengths, trade-offs, and sweet spots. In this talk, we will systematically explore the main options the language offers for passing behaviors — comparing their syntax, performance, flexibility, and suitability for different contexts. The goal is to provide a reasoned roadmap that helps developers consciously choose the most appropriate mechanism based on their specific needs. -- The C++ Day 2025 was sponsored by: SEA VIsion (https://seavision-group.it/) ELT Group (https://www.eltgroup.net/) Develer (https://www.develer.com/) SIGEO (https://www.sigeosrl.com/)