Back to Basics: Templates in C++ - Lecture 2022
Offered By: CppCon via YouTube
Course Description
Overview
Explore the power of templates in C++ through this comprehensive conference talk by renowned C++ expert Nicolai Josuttis at CppCon 2022. Delve into the fundamentals of modern templates and learn how to leverage them to create cleaner, faster, and more maintainable code. Discover when and how to effectively use templates in your C++ projects, covering all essential aspects of generic programming in Modern C++. Gain insights from Josuttis, a long-standing member of the C++ Standard Committee and author of several best-selling C++ books, as he demystifies this powerful feature and demonstrates its practical applications in software development.
Syllabus
Back to Basics: Templates in C++ - Nicolai Josuttis - CppCon 2022
Taught by
CppCon
Related Courses
Introducing Functional Programming in C++LinkedIn Learning The C++ Type System is Your Friend
NDC Conferences via YouTube Joyful Polyglot - Beautiful Insights from Many Languages
Ruby Central via YouTube Circle Metaprogramming - Better Features Make Better Libraries
CppNow via YouTube Taking Template Classes Further with Opaque Types & Generic NTTPs
CppNow via YouTube