[libcxx-commits] [PATCH] D103055: [libc++] [P0619] Hide not1 and not2 under _LIBCPP_ENABLE_CXX20_REMOVED_NEGATORS.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 25 09:14:34 PDT 2021


Mordante accepted this revision.
Mordante added a comment.
This revision is now accepted and ready to land.

Please update https://libcxx.llvm.org/docs/UsingLibcxx.html#c-20-specific-configuration-macros like it was done for C++17.
Other then that LGTM.



================
Comment at: libcxx/docs/Cxx2aStatus.rst:59
 
-Last Updated: 24-Nov-2020
+Last Updated: 24-May-2021
----------------
Nice! I usually forget this part ;-)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103055



More information about the libcxx-commits mailing list