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

Thomas Köppe via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 15 08:00:29 PDT 2020


tkoeppe added a comment.

In D81133#2274258 <https://reviews.llvm.org/D81133#2274258>, @ldionne wrote:

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

Without speaking for the dense implementationese, the direction looks good. Thanks!


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