[libcxx-commits] [PATCH] D97365: [libc++] [C++2b] [P1682] Add to_underlying.

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 4 10:00:55 PST 2021


curdeius updated this revision to Diff 328221.
curdeius marked 2 inline comments as done.
curdeius added a comment.

- Qualify.
- Test bit-field enums.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97365

Files:
  libcxx/docs/Cxx2bStatusPaperStatus.csv
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/include/utility
  libcxx/include/version
  libcxx/test/std/language.support/support.limits/support.limits.general/utility.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
  libcxx/test/std/utilities/utility/utility.underlying/to_underlying.fail.cpp
  libcxx/test/std/utilities/utility/utility.underlying/to_underlying.pass.cpp
  libcxx/utils/generate_feature_test_macro_components.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97365.328221.patch
Type: text/x-patch
Size: 13369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210304/b48f77b3/attachment-0001.bin>


More information about the libcxx-commits mailing list