re PR libstdc++/38017 (30_threads/thread/cons/X.cc)
authorJonathan Wakely <jwakely.gcc@gmail.com>
Wed, 5 Nov 2008 09:36:35 +0000 (09:36 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 5 Nov 2008 09:36:35 +0000 (09:36 +0000)
commit8e66def0a1bc07d210f40e5df3e12745c8453043
treeb06c65566a11c9435d0f18f964872ff5f6ea3a53
parentb738068cc32169f7f4cd8accca857b1e90607c4a
re PR libstdc++/38017 (30_threads/thread/cons/X.cc)

PR libstdc++/38017
Revert:
* include/tr1_impl/functional (result_of,reference_wrapper): Update
to use C++0x features.
* testsuite/20_util/function_objects/return_types/result_of.cc: New.
* testsuite/20_util/function_objects/return_types/result_of_neg.cc:
New.
* testsuite/20_util/function_objects/return_types/result_of_ref.cc:
New.
* testsuite/20_util/reference_wrapper/24803.cc: Uncomment FIXMEs.

From-SVN: r141602
libstdc++-v3/ChangeLog
libstdc++-v3/include/tr1_impl/functional
libstdc++-v3/testsuite/20_util/function_objects/return_types/result_of.cc
libstdc++-v3/testsuite/20_util/function_objects/return_types/result_of_neg.cc
libstdc++-v3/testsuite/20_util/function_objects/return_types/result_of_ref.cc
libstdc++-v3/testsuite/20_util/reference_wrapper/24803.cc