Skip to content

Commit 2954bfc

Browse files
cubbimewtkoeppe
authored andcommitted
[diff.cpp17.depr] Fix typo from P0619R4 (#2217)
In the paper, "raw_memory_iterator" was meant to say "raw_storage_iterator".
1 parent 2648392 commit 2954bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/compatibility.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2073,7 +2073,7 @@
20732073
\tcode{allocate} with an additional hint argument, may fail to compile.
20742074

20752075
\nodiffref
2076-
\change Remove \tcode{raw_memory_iterator}.
2076+
\change Remove \tcode{raw_storage_iterator}.
20772077
\rationale
20782078
The iterator encouraged use of algorithms that might throw exceptions, but did
20792079
not return the number of elements successfully constructed that might need to

0 commit comments

Comments
 (0)