Templates Made Easy With C++20
Offered By: cpponsea via YouTube
Course Description
Overview
Explore the evolution of C++ templates and their simplified usage in C++20 through this 55-minute conference talk from C++ on Sea 2023. Delve into how new features like constexpr, consteval, concepts, and fold expressions revolutionize compile-time programming, generic programming, and metaprogramming. Learn to write and use concepts, examine real-world UI library code simplification examples, and discover the benefits of adopting C++20 features in your projects. Gain insights from teams that have successfully transitioned to C++20 and understand how these advancements can enhance your coding practices, making template usage more accessible and efficient for C++ developers of all levels.
Syllabus
Templates Made Easy With C++20 - Roth Michaels - C++ on Sea 2023
Taught by
cpponsea
Related Courses
Advanced Java ProgrammingUdemy Scala Type Classes and Parameterization
Pluralsight Random Variables as Types - Lecture 11
The Julia Programming Language via YouTube Hands-on With Dynamic Dispatch Traits in Rust - Rust Tutorial for Developers
Trevor Sullivan via YouTube IEnumerable and IEnumerator Interfaces in C#
tutorialsEU via YouTube