PR libstdc++/65978
commit60fd7cee2e1b595b8ad50d49c91eda18919d5f14
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 2 May 2015 11:20:03 +0000 (2 11:20 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 2 May 2015 11:20:03 +0000 (2 11:20 +0000)
treef9ef02a302aac053d48477d7d5ff10120254b0fb
parentf80935cc0c647188465a0828a91bace853679aea
PR libstdc++/65978
* include/std/tuple (forward_as_tuple, tie): Add constexpr.
* testsuite/20_util/tuple/creation_functions/constexpr.cc: Uncomment
and fix tests for forward_as_tuple and tie.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222719 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/tuple
libstdc++-v3/testsuite/20_util/tuple/creation_functions/constexpr.cc