Test Yourself: The std::span Container
Attempt the following quiz to test your understanding of the std::span.
We'll cover the following...
We'll cover the following...
Choose the possible correct answer(s).
1.
A std::span
is an object that refers to a __________ sequence of objects.
A.
contiguous
B.
discontinuous
1 / 4
I hope ...