Nth Pack Element: Efficient Access Techniques - A Case Study
Offered By: Meeting Cpp via YouTube
Course Description
Overview
Explore efficient techniques for accessing the nth element of variadic packs in C++ during this comprehensive conference talk from Meeting C++ 2022. Delve into various approaches, from naive implementations to advanced template meta-programming tricks and compiler intrinsics. Gain a deep understanding of C++20 features that enable modern variadic pack handling. Compare different solutions, considering compilation times and code readability. By the end of the session, acquire valuable insights into C++20 capabilities and effective strategies for managing variadic packs, enhancing your ability to work with this powerful language feature.
Syllabus
Nth pack element... - A case study - Kris Jusiak - 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