2008-08-09 Paolo Carlini <paolo.carlini@oracle.com>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 9 Aug 2008 15:58:52 +0000 (15:58 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 9 Aug 2008 15:58:52 +0000 (15:58 +0000)
commit149fead9b9f5a5d9e19ec4e099dde0e40ef6473e
tree9786f974233296449789bfe817dbfed5aae84375
parentdea36a42618d1ef5b6b510cc556c46aa1226d390
2008-08-09  Paolo Carlini  <paolo.carlini@oracle.com>

Revert fix for libstdc++/35637, thanks to other/36901.
* include/tr1_impl/type_traits (__is_function_helper): New, uses
variadic templates.
(is_function): Forward to the latter.
(__in_array): Remove.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@138906 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/tr1_impl/type_traits