gcc/libstdc++-v3 ChangeLog include/bits/boost_ ...

redi@gcc.gnu.org redi@gcc.gnu.org
Mon May 17 21:56:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	redi@gcc.gnu.org	2004-05-17 21:56:59

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/bits: boost_concept_check.h 
	libstdc++-v3/testsuite/23_containers/map/modifiers: swap.cc 
	libstdc++-v3/testsuite/23_containers/multimap/modifiers: swap.cc 
	libstdc++-v3/testsuite/23_containers/multiset/modifiers: swap.cc 
	libstdc++-v3/testsuite/23_containers/set/modifiers: swap.cc 

Log message:
	2004-05-17  Jonathan Wakely  <redi@gcc.gnu.org>
	
	* include/bits/boost_concept_check.h: Fix old attribute syntax.
	* testsuite/23_containers/map/modifiers/swap.cc: Define operator<
	to pass concept-checks.
	* testsuite/23_containers/multimap/modifiers/swap.cc: Same.
	* testsuite/23_containers/set/modifiers/swap.cc: Same.
	* testsuite/23_containers/multiset/modifiers/swap.cc: Same.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2224.2.104&r2=1.2224.2.105
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/boost_concept_check.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.13.12.3&r2=1.13.12.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/map/modifiers/swap.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2.2.1&r2=1.2.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/multimap/modifiers/swap.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2.2.1&r2=1.2.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/multiset/modifiers/swap.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2.2.1&r2=1.2.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/set/modifiers/swap.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2.2.1&r2=1.2.2.2



More information about the Gcc-cvs mailing list