std::function: Past, Present, and Future - Meeting C++ 2022
Offered By: Meeting Cpp via YouTube
Course Description
Overview
Explore the evolution, applications, and future of std::function in this comprehensive conference talk from Meeting C++ 2022. Delve into the historical context that led to the development of std::function, its practical uses, and associated requirements. Examine potential drawbacks and alternative approaches. Gain insights into the observer pattern and traditional callback systems utilizing function pointers. Discover existing libraries and vendor-specific compiler extensions related to functions. Access additional resources, including GitHub code examples and presentation slides, to further enhance your understanding of this crucial C++ feature.
Syllabus
std function, past, present, future - Farid Mehrabi - Meeting C++ 2022
Taught by
Meeting Cpp
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera