Skip to content

Commit bc3a17a

Browse files
committed
Fixes issue cplusplus#409: undefined behavior index entry.
1 parent 3a8fed9 commit bc3a17a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/iterators.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3024,7 +3024,7 @@
30243024
The result of
30253025
\tcode{operator*()}
30263026
on an end-of-stream iterator is undefined.
3027-
\indextext{undefined behavior}%
3027+
\indextext{behavior!undefined}%
30283028
For any other iterator value a
30293029
\tcode{char_type}
30303030
value is returned.

0 commit comments

Comments
 (0)