...

/

Quiz on the Concepts Shipped with C++ Standard Library

Quiz on the Concepts Shipped with C++ Standard Library

Let's test your understanding of the concepts in the standard C++ library.

We'll cover the following...
Technical Quiz
1.

Which header does not contain concepts in C++20?

A.

<concepts>

B.

<algorithm>

C.

<iterator>

D.

<ranges>


1 / 6