Skip to content

Commit ba6ee30

Browse files
committed
P0843R14 inplace_vector
Editor 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").
1 parent 6d67d20 commit ba6ee30

File tree

5 files changed

+721
-18
lines changed

5 files changed

+721
-18
lines changed

source/compatibility.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
The following \Cpp{} headers are new:
8888
\libheaderref{debugging},
8989
\libheaderrefx{hazard_pointer}{hazard.pointer.syn},
90+
\libheaderrefx{inplace_vector}{inplace.vector.syn},
9091
\libheaderref{linalg},
9192
\libheaderref{rcu}, and
9293
\libheaderrefx{text_encoding}{text.encoding.syn}.

0 commit comments

Comments
 (0)