C++20 Templates - the Next Level - Concepts and More
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the significant changes to C++20 templates in this comprehensive conference talk from ACCU 2021. Delve into the introduction of Concepts, improvements to Class Template Argument Deduction (CTAD) and Non-Type Template Parameters (NTTP), and smaller enhancements like explicit(bool). Learn about the functionality of templated lambdas in C++20 and gain practical insights on applying these new template updates. Led by Andreas Fertig, CEO of Unique Code GmbH and C++ standardization committee member, this session provides valuable knowledge for C++ developers looking to leverage the latest language features in their projects.
Syllabus
C++20 Templates - the Next Level: Concepts and More - Andreas Fertig [ ACCU 2021 ]
Taught by
ACCU Conference
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