[all-commits] [llvm/llvm-project] 43e421: [libc++] [C++2b] [P1682] Add to_underlying.

Marek Kurdej via All-commits all-commits at lists.llvm.org
Fri Mar 5 01:31:38 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 43e421417378bab378eccdf88a66a0a46304fa13
      https://github.com/llvm/llvm-project/commit/43e421417378bab378eccdf88a66a0a46304fa13
  Author: Marek Kurdej <marek.kurdej at gmail.com>
  Date:   2021-03-05 (Fri, 05 Mar 2021)

  Changed paths:
    M libcxx/docs/Cxx2bStatusPaperStatus.csv
    M libcxx/docs/FeatureTestMacroTable.rst
    M libcxx/include/utility
    M libcxx/include/version
    M libcxx/test/std/language.support/support.limits/support.limits.general/utility.version.pass.cpp
    M libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
    A libcxx/test/std/utilities/utility/utility.underlying/to_underlying.pass.cpp
    A libcxx/test/std/utilities/utility/utility.underlying/to_underlying.verify.cpp
    M libcxx/utils/generate_feature_test_macro_components.py

  Log Message:
  -----------
  [libc++] [C++2b] [P1682] Add to_underlying.

* https://wg21.link/P1682

Reviewed By: ldionne, Mordante, #libc

Differential Revision: https://reviews.llvm.org/D97365




More information about the All-commits mailing list