]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add a feature macro for C++17 make_from_tuple.
authorVille Voutilainen <ville.voutilainen@gmail.com>
Mon, 15 Aug 2016 12:46:47 +0000 (15:46 +0300)
committerVille Voutilainen <ville@gcc.gnu.org>
Mon, 15 Aug 2016 12:46:47 +0000 (15:46 +0300)
commit24299f6544bebf5d462437118ad96f1fa63d813b
tree0c1eb6633c5d5a9734dfbf309e97cb3dee0fed95
parent0657379e3b391dad8c337468fd065e2e583189fd
Add a feature macro for C++17 make_from_tuple.

* include/std/tuple (__cpp_lib_make_from_tuple): New.
* testsuite/20_util/tuple/make_from_tuple/1.cc: Adjust.

From-SVN: r239480
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/tuple
libstdc++-v3/testsuite/20_util/tuple/make_from_tuple/1.cc