[libcxx-commits] [PATCH] D69132: [libc++][P0784] Marked allocator constexpr.

Michael Park via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 6 01:37:16 PST 2019


mpark added a comment.

I'm planning to add `__cpp_lib_constexpr_dynamic_alloc` in a later patch, after the rest of P0784.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69132





More information about the libcxx-commits mailing list