...
/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...
1
Which header does not contain concepts in C++20?
A)
<concepts>
B)
<algorithm>
C)
<iterator>
D)
<ranges>
Question 1 of 60 attempted