[libc++] Implement P1165R1 (Make stateful allocator propagation more consistent)
authorNikolas Klauser <nikolasklauser@berlin.de>
Fri, 11 Feb 2022 18:24:31 +0000 (19:24 +0100)
committerNikolas Klauser <nikolasklauser@berlin.de>
Thu, 17 Feb 2022 21:00:48 +0000 (22:00 +0100)
commit1cfa4857693b405d21272414442b635d9678916e
tree58f5f22559cff6f5199464a2405de6f53f83332a
parenta7b9af7872d2d00f4e9e7b03adc841c2daf81900
[libc++] Implement P1165R1 (Make stateful allocator propagation more consistent)

Reviewed By: Quuxplusone, ldionne, #libc

Spies: libcxx-commits

Differential Revision: https://reviews.llvm.org/D119112
libcxx/docs/ReleaseNotes.rst
libcxx/docs/Status/Cxx20Papers.csv
libcxx/include/string
libcxx/test/std/strings/basic.string/string.nonmembers/string_op+/allocator_propagation.pass.cpp [new file with mode: 0644]