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
Vector-Dynamic Array - Making Data Structures in C++The Cherno via YouTube C++ Insights - See Your Source Code with the Eyes of a Compiler
NDC Conferences via YouTube C++ Insights - How Stuff Works, Lambdas and More
CppNow via YouTube Generative Programming in Action - Emulating the 3DS
CppNow via YouTube The Problem with Cutting Edge C++
CppNow via YouTube