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]

r118229 - in /branches/gcc-4_2-branch/libstdc++...


Author: paolo
Date: Tue Oct 31 13:49:35 2006
New Revision: 118229

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118229
Log:
2006-10-31  Paolo Carlini  <pcarlini@suse.de>

	* include/tr1/utility (tuple_size<std::pair<> >::value): Provide
	definition.

2006-10-31  Paolo Carlini  <pcarlini@suse.de>

	* include/tr1/tuple_iterate.h (tuple_size<tuple<> >::value): Provide
	definition.
	* include/tr1/functional (is_bind_expression<>::value,
	is_placeholder<>::value, + various partial specializations): Likewise.
	* include/tr1/array (tuple_size<array<> >::value): Likewise.

Modified:
    branches/gcc-4_2-branch/libstdc++-v3/include/tr1/array
    branches/gcc-4_2-branch/libstdc++-v3/include/tr1/functional
    branches/gcc-4_2-branch/libstdc++-v3/include/tr1/tuple_iterate.h
    branches/gcc-4_2-branch/libstdc++-v3/include/tr1/utility


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