* include/Makefile.am: Add new header.
commit5720186d18883ddbbfcd422dd7e8638e19fd7bf3
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Oct 2014 12:26:45 +0000 (6 12:26 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Oct 2014 12:26:45 +0000 (6 12:26 +0000)
treeef3250caf4cb90ca1d6279b70e3e63ca6ac65e15
parent542ae458063b83922178095bbbe1c2fbace2da41
* include/Makefile.am: Add new header.
* include/Makefile.in: Regenerate.
* include/experimental/tuple: New
* doc/xml/manual/status_cxx2014.xml: Update.
* doc/html/manual/status.html: Regenerate.
* testsuite/experimental/feat-lib-fund.cc: Test for new header.
* testsuite/experimental/tuple/apply.cc: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@215930 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/doc/html/manual/status.html
libstdc++-v3/doc/xml/manual/status_cxx2014.xml
libstdc++-v3/include/Makefile.am
libstdc++-v3/include/Makefile.in
libstdc++-v3/include/experimental/tuple [new file with mode: 0644]
libstdc++-v3/testsuite/experimental/feat-lib-fund.cc
libstdc++-v3/testsuite/experimental/tuple/apply.cc [new file with mode: 0644]