Explore C++20 Concepts in this comprehensive conference talk from ACCU 2022. Delve into the impact of Concepts on code-bases, comparing static and run-time polymorphism, and examining past practices versus new possibilities. Learn how Concepts enhance code readability, making template code more accessible to non-experts. Investigate the promise of improved compile-times and compare Concept performance to generic code without templates. Gain insights into approaching software design differently using Concepts, with practical examples and in-depth explanations provided by experienced trainer and C++ standardization committee member Andreas Fertig.