[libcxx-commits] [PATCH] D93815: [libc++] [P1065] Constexpr invoke, reference_wrapper, mem_fn, not_fn.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Dec 28 10:25:55 PST 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7b00e9fae385: [libc++] [P1065] Constexpr invoke, reference_wrapper, mem_fn, not_fn… (authored by arthur.j.odwyer).

Changed prior to commit:
  https://reviews.llvm.org/D93815?vs=313860&id=313871#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93815

Files:
  libcxx/docs/Cxx2aStatusPaperStatus.csv
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/include/__functional_base
  libcxx/include/functional
  libcxx/include/type_traits
  libcxx/include/version
  libcxx/test/std/language.support/support.limits/support.limits.general/array.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/functional.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/iterator.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/string_view.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/tuple.version.pass.cpp
  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/function.objects/func.invoke/invoke_constexpr.pass.cpp
  libcxx/test/std/utilities/function.objects/func.memfn/member_data.pass.cpp
  libcxx/test/std/utilities/function.objects/func.memfn/member_function.pass.cpp
  libcxx/test/std/utilities/function.objects/func.memfn/member_function_const.pass.cpp
  libcxx/test/std/utilities/function.objects/func.not_fn/not_fn.pass.cpp
  libcxx/test/std/utilities/function.objects/func.search/func.search.default/default.pass.cpp
  libcxx/test/std/utilities/function.objects/func.search/func.search.default/default.pred.pass.cpp
  libcxx/utils/generate_feature_test_macro_components.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93815.313871.patch
Type: text/x-patch
Size: 67529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201228/830ea443/attachment-0001.bin>


More information about the libcxx-commits mailing list