We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32473d2 commit 2a1de8eCopy full SHA for 2a1de8e
paper/P2728.md
@@ -5413,7 +5413,7 @@ with that object. Let `E` be an expression and let `T` be
5413
`@*utf-range*@`, `to_utfN(E)` is ill-formed. The expression `to_utfN(E)` is
5414
expression-equivalent to:
5415
5416
-- If `Char` is a specialization of `empty_view` ([range.empty.view]), then
+- If `V` is a specialization of `empty_view` ([range.empty.view]), then
5417
`empty_view<Char>{}`.
5418
5419
- Otherwise, if `T` is an array type of known bound, then:
0 commit comments