[libcxx-commits] [PATCH] D67524: P1144 "Trivially relocatable" (3/3): optimize std::vector reallocate/insert and std::swap for trivially relocatable types

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 1 10:53:17 PDT 2023


Mordante commandeered this revision.
Mordante added a reviewer: Quuxplusone.
Mordante added a comment.
Herald added a subscriber: sunshaoce.
Herald added a project: All.

Since P1144 <https://reviews.llvm.org/P1144> is still in flight in WG21 abandoning this patch for now. When the paper is approved we can look it up again and see how outdated it is.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67524/new/

https://reviews.llvm.org/D67524



More information about the libcxx-commits mailing list