2014-10-17 Ville Voutilainen <ville.voutilainen@gmail.com>
commitda2a36c6e73b32906328d66823c76034a78621f4
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Oct 2014 12:21:21 +0000 (17 12:21 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Oct 2014 12:21:21 +0000 (17 12:21 +0000)
tree667f86f8afb1788bbacb0b3f55772404d9122994
parent26c558e1db46a23fc6fb2421bc2189aa912cdf5d
2014-10-17  Ville Voutilainen  <ville.voutilainen@gmail.com>

Implement the Library Fundamentals v1 variable templates.
* include/Makefile.am: Add the new header.
* include/Makefile.in: Regenerate.
* include/experimental/type_traits: New.
* testsuite/experimental/type_traits/value.cc: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216397 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/Makefile.am
libstdc++-v3/include/Makefile.in
libstdc++-v3/include/experimental/type_traits [new file with mode: 0644]
libstdc++-v3/testsuite/experimental/type_traits/value.cc [new file with mode: 0644]