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.
append_range
1 parent b99e22b commit 42a16b4Copy full SHA for 42a16b4
source/containers.tex
@@ -1460,7 +1460,7 @@
1460
\recommended
1461
If \tcode{R} models \tcode{ranges::\libconcept{approximately_sized_range}} and
1462
\tcode{ranges::distance(\linebreak{}rg) <= ranges::reserve_hint(rg)} is \tcode{true},
1463
-an implementation should not perform any reallocation.
+an implementation should not perform more than a single reallocation.
1464
1465
\pnum
1466
\ensures
0 commit comments