Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore variadic templates and parameter packs in this 53-minute conference talk from C++ on Sea 2025. Learn about one of C++11's major features that enabled complex variadic techniques while simplifying the development of flexible and optimizable code. Begin with a historical overview of pre-C++11 techniques that motivated variadic template support, then dive into core features and supporting facilities provided by the language and standard library. Discover how subsequent C++ advancements have extended the power of variadic templates through real-life application examples that demonstrate practical implementation without requiring advanced metaprogramming knowledge. Gain insights into modern C++ development techniques that leverage parameter packs for creating more efficient and maintainable code, presented by software engineer Vladimir Vishnevskii at this international C++ conference.
Syllabus
C++ Variadic Templates and Parameter Packs - Vladimir Vishnevskii - C++ on Sea 2025
Taught by
cpponsea