[libcxx-commits] [PATCH] D70275: [libc++] [P0646] Add feature-test macro for __cpp_lib_list_remove_return_type.

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Nov 14 14:36:30 PST 2019


curdeius created this revision.
curdeius added reviewers: ldionne, mclow.lists, EricWF.
Herald added subscribers: libcxx-commits, dexonsmith, christof.
Herald added a project: libc++.

The return type modification has already been implemented in rL364840 <https://reviews.llvm.org/rL364840> and rL365290 <https://reviews.llvm.org/rL365290>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D70275

Files:
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/include/version
  libcxx/test/std/language.support/support.limits/support.limits.general/forward_list.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/list.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
  libcxx/utils/generate_feature_test_macro_components.py
  libcxx/www/cxx2a_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70275.229409.patch
Type: text/x-patch
Size: 7366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20191114/f016934e/attachment.bin>


More information about the libcxx-commits mailing list