We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e4aa46 commit 2d8e113Copy full SHA for 2d8e113
source/containers.tex
@@ -6123,8 +6123,8 @@
6123
of a container\iref{container.reqmts} and
6124
of a reversible container\iref{container.rev.reqmts},
6125
except that a default
6126
-constructed \tcode{array} object is not empty and that \tcode{swap} does not have constant
6127
-complexity. An \tcode{array} meets some of the requirements of a sequence
+constructed \tcode{array} object is not empty.
+An \tcode{array} meets some of the requirements of a sequence
6128
container\iref{sequence.reqmts}.
6129
Descriptions are provided here
6130
only for operations on \tcode{array} that are not described in
0 commit comments