Implement the Library Fundamentals v1 variable templates.
authorVille Voutilainen <ville.voutilainen@gmail.com>
Fri, 17 Oct 2014 12:21:21 +0000 (15:21 +0300)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 17 Oct 2014 12:21:21 +0000 (13:21 +0100)
commit37285913f31c9877d93c440cdf8c8be4d73c3a02
tree667f86f8afb1788bbacb0b3f55772404d9122994
parenta342326069ab45d77f0e508983321e613c4acac2
Implement the Library Fundamentals v1 variable templates.

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.

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