This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r133396 - in /branches/gcc-4_3-branch/libstdc++...


Author: paolo
Date: Thu Mar 20 20:29:21 2008
New Revision: 133396

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133396
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:
    branches/gcc-4_3-branch/libstdc++-v3/testsuite/tr1/4_metaprogramming/is_function/35637.cc
Modified:
    branches/gcc-4_3-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_3-branch/libstdc++-v3/include/tr1_impl/type_traits


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]