C++20 Templates - The Next Level - Concepts
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore the significant changes in C++20 templates, focusing on the introduction of concepts, in this 53-minute conference talk from code::dive 2021. Learn how to define and compose concepts using requirements, design and test your own concepts, and apply them in function and class templates. Discover new syntactic options like shortened function templates. Gain a solid understanding of concept basics and their practical applications in C++20. Presented by Andreas Fertig, a freelance trainer and consultant specializing in C++ for embedded systems, with extensive experience in the field and involvement in the C++ standardization committee.
Syllabus
C++20 Templates - The next level: Concepts – Andreas Fertig – code::dive 2021
Taught by
code::dive conference
Related Courses
From Developer to SW Architectcode::dive conference via YouTube Stop Writing Test Doubles You Are Using
code::dive conference via YouTube You Can Do Better! Presentations That Are Captivating
code::dive conference via YouTube What C and C++ Developers Can Learn from Rust
code::dive conference via YouTube Beautiful Python Refactoring II
code::dive conference via YouTube