C++20 Concepts
Offered By: ACCU Conference via YouTube
Course Description
Overview
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.
Syllabus
Intro
Concepts
Applications
Requirements
Concepts in other places
Function templates
Rethink the past
Inheritance for everything
Java Interface
C Interface
Implements
Inheritance
Dependent Constructor
Destructor
Updating STL
Optional Destructor
Optional Storage
Optional Template
Diagram
Constructor
Copy
Summary
Taught by
ACCU Conference
Related Courses
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube