[Bug libstdc++/23978] tr1::tie doesn't work with std::pair

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Sep 29 18:31:00 GMT 2005


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-09-29 18:31 -------
Subject: Bug 23978

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	paolo@gcc.gnu.org	2005-09-29 18:30:51

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/tr1: tuple_iterate.h functional 
Added files:
	libstdc++-v3/testsuite/tr1/6_containers/tuple/creation_functions: 
	                                                                  23978.cc 

Log message:
	2005-09-29  Chris Jefferson <chris@bubblescope.net>
	
	PR libstdc++/23978
	* include/tr1/tuple_iterate.h (tuple): Add operator=(std::pair).
	* testsuite/tr1/6_containers/tuple/creation_functions/23978.cc: New.
	
	* include/tr1/functional (ref, cref): Make inline.
	* include/tr1/tuple_iterate.h (tie): Correct formatting.
	(make_tuple): Make inline.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.2917.2.88&r2=1.2917.2.89
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/tr1/tuple_iterate.h.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/tr1/functional.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.7.2.5&r2=1.7.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/6_containers/tuple/creation_functions/23978.cc.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=NONE&r2=1.1.2.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23978



More information about the Gcc-bugs mailing list