[libcxx-commits] [PATCH] D68364: Implement C++20's P0784 (More constexpr containers)

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Sep 17 13:13:32 PDT 2020


ldionne retitled this revision from "Prototype implementation of P0784R7: mark all members of std::allocator and std::allocator_traits as constexpr." to "Implement C++20's P0784 (More constexpr containers)".
ldionne edited the summary of this revision.
ldionne added a reviewer: mpark.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68364



More information about the libcxx-commits mailing list