...

/

Summary of Concepts and Constraints

Summary of Concepts and Constraints

Sum up the knowledge and skills gained throughout this section.

We'll cover the following...

Section recap

The C++20 standard introduced some new major features to the language and the standard library. One of these is concepts, which was the topic of this section. A concept is a named ...