Skip to content

Commit 7d75182

Browse files
[basic.indet] Fix misapplication of P2795R5
We also need to add "or erroneous" to [basic.indet]/2.4.
1 parent 2f5924f commit 7d75182

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4303,7 +4303,7 @@
43034303
that object is initialized to an indeterminate
43044304
value or that erroneous value, respectively.
43054305
\item
4306-
If an indeterminate value of
4306+
If an indeterminate or erroneous value of
43074307
unsigned ordinary character type or \tcode{std::byte} type
43084308
is produced by the evaluation of the initialization expression
43094309
when initializing an object of \tcode{std::byte} type,

0 commit comments

Comments
 (0)