[libcxx-commits] [PATCH] D81133: Use allocator_traits to consistently allocate/deallocate/construct/destroy objects in std::any

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 15 07:53:24 PDT 2020


ldionne accepted this revision as: libc++.
ldionne added a comment.

@tkoeppe  Does this look like a suitable resolution to PR45099?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81133



More information about the libcxx-commits mailing list