The Concepts of Concepts
Offered By: CppNow via YouTube
Course Description
Overview
Explore the flagship C++20 feature of concepts in this comprehensive conference talk from CppNow 2021. Delve into the motivations behind concepts, understand why templates alone are insufficient, and discover how concepts address these limitations. Learn about four different ways to utilize concepts, weighing the advantages and disadvantages of each approach. Dedicate significant time to hands-on concept creation, gaining practical experience in writing your own concepts. Benefit from the expertise of Sandor Dargo, a passionate software developer focused on reducing maintenance costs through clean code standards and knowledge sharing. Enhance your C++ programming skills and gain valuable insights into this powerful language feature.
Syllabus
The Concepts of concepts - Sandor Dargo - [CppNow 2021]
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube