]> git.ipfire.org Git - thirdparty/gcc.git/commit
Makefile.am: Add new header.
authorJonathan Wakely <jwakely@redhat.com>
Mon, 6 Oct 2014 12:26:45 +0000 (13:26 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 6 Oct 2014 12:26:45 +0000 (13:26 +0100)
commit22274fac01174ea1af23f242550802942248c995
treeef3250caf4cb90ca1d6279b70e3e63ca6ac65e15
parentc1d62412c3e5e146a586106ccff7755c8b4a36a6
Makefile.am: Add new header.

* 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.

From-SVN: r215930
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]