We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a985248 + 789ca98 commit 1f2ea1cCopy full SHA for 1f2ea1c
1 file changed
docs/standard-library/span.md
@@ -15,8 +15,6 @@ See [span class](span-class.md) for detailed information. Here's an example of h
15
#include <span>
16
#include <iostream>
17
18
-u
19
-
20
void Show(std::span<int> someValues)
21
{
22
// show values in reverse
0 commit comments