Skip to content

Commit 5add45b

Browse files
burblebeetkoeppe
authored andcommitted
P0843R14 inplace_vector
Editorial notes: * The wording in the paper is based on an old draft, and several intervening changes had to be incorporated into the application. * Specifically, Note 1 in [sequence.reqmts] no longer exists (and thus does not get updated). * Stable labels named [containers.sequences.inplace.vector.*] renamed to [inplace.vector.*]. * [inplace.vector.modifiers] Add comma for clarity. * [inplace.vector] Minor editorial fixes (e.g. add missing "the"). * [inplace.vector.overview] Fix punctuation in bulleted sub-list to be consistent.
1 parent 4049a1a commit 5add45b

File tree

5 files changed

+717
-19
lines changed

5 files changed

+717
-19
lines changed

source/compatibility.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@
133133
The following \Cpp{} headers are new:
134134
\libheaderref{debugging},
135135
\libheaderrefx{hazard_pointer}{hazard.pointer.syn},
136+
\libheaderrefx{inplace_vector}{inplace.vector.syn},
136137
\libheaderref{linalg},
137138
\libheaderref{rcu}, and
138139
\libheaderrefx{text_encoding}{text.encoding.syn}.

0 commit comments

Comments
 (0)