[libc++] [P0646] Add feature-test macro for __cpp_lib_list_remove_return_type.
authorMarek Kurdej <marek@quasardb.net>
Thu, 14 Nov 2019 22:20:24 +0000 (23:20 +0100)
committerMarek Kurdej <marek@quasardb.net>
Thu, 12 Mar 2020 10:06:49 +0000 (11:06 +0100)
commit05343588e3bf126319e166e55519531d29d08ba6
tree6ff5a137374e1c04fb60059149223c39cf506355
parentf16f139db40e6bf6462ca831eb1ec423c50aeef2
[libc++] [P0646] Add feature-test macro for __cpp_lib_list_remove_return_type.

Summary: The return type modification has already been implemented in rL364840 and rL365290.

Reviewers: ldionne, mclow.lists, EricWF, #libc!

Reviewed By: ldionne

Subscribers: christof, dexonsmith, libcxx-commits

Tags: #libc

Differential Revision: https://reviews.llvm.org/D70275
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