[libcxx-commits] [libcxx] [libc++] Remove macros for keeping std::allocator members and void specialization after C++20 (PR #85806)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 19 13:24:40 PDT 2024
================
@@ -12,12 +12,8 @@
// pointer address(reference x) const;
----------------
philnik777 wrote:
Might as well rename the file to `address.cxx20.verify.cpp`.
https://github.com/llvm/llvm-project/pull/85806
More information about the libcxx-commits
mailing list