Skip to content

Commit 9d0a05e

Browse files
burblebeetkoeppe
authored andcommitted
P0843R14 inplace_vector
Editorial notes: * Unable to apply change to Complexity for "a.swap(b)" in section [container.reqmts]; only such \itemdecl is in [container.alloc.reqmts] with different wording. * Unable to apply change to note under "sequence.reqmts.2" - wording does not appear to exist. * Sections 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 9d0a05e

File tree

5 files changed

+719
-19
lines changed

5 files changed

+719
-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)