r138906 - in /trunk/libstdc++-v3: ChangeLog inc...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Sat Aug 9 15:58:00 GMT 2008
Author: paolo
Date: Sat Aug 9 15:58:52 2008
New Revision: 138906
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138906
Log:
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.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/tr1_impl/type_traits
More information about the Libstdc++-cvs
mailing list