Intermediate
68 Lessons
3h 20min
Certificate of Completion
AI-POWERED
AI-POWERED
This course includes
This course includes
Course Overview
This course will walk you through the newest version of C++ 20, C++ Concepts. You will go through one of the most significant new features in C++20, which is Concepts. Concepts allow you to create compiler-checked criteria for template parameters, revolutionizing the way you think about and develop generic code. You can use them to provide both syntactic and semantic requirements. They also allow you to explicitly express your goal in the type system. If something goes wrong, you'll get a clear error messa...
TAKEAWAY SKILLS
Templates
What You'll Learn
Learn to use concepts to create more powerful programs
Learn to write your own C++ Concepts
Learn to use C++ Concepts in real life
What You'll Learn
Learn to use concepts to create more powerful programs
Show more
Course Content
Introduction
The Concept Behind C++ Concepts
Four Ways to use Concepts in Functions
C++ Concepts with Classes
Concepts Shipped with the C++ Standard Library
How to Write Your Own C++ Concepts
21 Lessons
How to Use C++ Concepts in Real Life
8 Lessons
Summary
1 Lesson
Course Author
Trusted by 1.4 million developers working at companies
Anthony Walker
@_webarchitect_
Emma Bostian 🐞
@EmmaBostian
Evan Dunbar
ML Engineer
Carlos Matias La Borde
Software Developer
Souvik Kundu
Front-end Developer
Vinay Krishnaiah
Software Developer
Eric Downs
Musician/Entrepeneur
Kenan Eyvazov
DevOps Engineer
Anthony Walker
@_webarchitect_
Emma Bostian 🐞
@EmmaBostian
See how Educative uses AI to make your learning more immersive than ever before.
Instant Code Feedback
AI-Powered Mock Interviews
Adaptive Learning
Explain with AI
AI Code Mentor