Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4b1283b

Browse filesBrowse files
committed
[sequence.reqmts] Fix application of P2846R6 for assign_range
1 parent 444f343 commit 4b1283b
Copy full SHA for 4b1283b

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎source/containers.tex

Copy file name to clipboardExpand all lines: source/containers.tex
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1460,7 +1460,7 @@
14601460
\recommended
14611461
If \tcode{R} models \tcode{ranges::\libconcept{approximately_sized_range}} and
14621462
\tcode{ranges::distance(\linebreak{}rg) <= ranges::reserve_hint(rg)} is \tcode{true},
1463-
an implementation should not perform any reallocation.
1463+
an implementation should not perform more than a single reallocation.
14641464

14651465
\pnum
14661466
\ensures

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.