This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/35637] tr1::function fails with const member function pointer
- From: "paolo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Mar 2008 20:29:40 -0000
- Subject: [Bug libstdc++/35637] tr1::function fails with const member function pointer
- References: <bug-35637-13405@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from paolo at gcc dot gnu dot org 2008-03-20 20:29 -------
Subject: Bug 35637
Author: paolo
Date: Thu Mar 20 20:28:54 2008
New Revision: 133395
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133395
Log:
2008-03-20 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/35637
* include/tr1_impl/type_traits (struct __in_array): Add back.
(is_function): Use it.
* testsuite/tr1/4_metaprogramming/is_function/35637.cc: New.
Added:
trunk/libstdc++-v3/testsuite/tr1/4_metaprogramming/is_function/35637.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/tr1_impl/type_traits
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35637