Skip to content

Commit 65e7438

Browse files
JohelEGPtkoeppe
authored andcommitted
[array.overview] Mention condition of exception
1 parent 2d8e113 commit 65e7438

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
@@ -6123,7 +6123,7 @@
61236123
of a container\iref{container.reqmts} and
61246124
of a reversible container\iref{container.rev.reqmts},
61256125
except that a default
6126-
constructed \tcode{array} object is not empty.
6126+
constructed \tcode{array} object is not empty if $\tcode{N} > 0$.
61276127
An \tcode{array} meets some of the requirements of a sequence
61286128
container\iref{sequence.reqmts}.
61296129
Descriptions are provided here

0 commit comments

Comments
 (0)