Skip to content

Commit e71f954

Browse files
authored
[array.zero] Add \tcode for array
1 parent 98ce5ac commit e71f954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/containers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6336,7 +6336,7 @@
63366336
The return value of \tcode{data()} is unspecified.
63376337

63386338
\pnum
6339-
The effect of calling \tcode{front()} or \tcode{back()} for a zero-sized array is
6339+
The effect of calling \tcode{front()} or \tcode{back()} for a zero-sized \tcode{array} is
63406340
undefined.
63416341

63426342
\pnum

0 commit comments

Comments
 (0)