This is the mail archive of the libstdc++-cvs@sourceware.cygnus.com 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]

libstdc++/testsuite/23_containers bitset_shift.cc


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@sourceware.cygnus.com	00/01/31 13:20:23

Added files:
	testsuite/23_containers: bitset_shift.cc 

Log message:
	2000-01-31  Anders Widell  <awl@hem.passagen.se>
	
	* stl/bits/std_bitset.h (_M_do_left_shift): Handle case when shift
	step is a multiple of the word size.
	(_M_do_right_shift): Same.
	* testsuite/23_containers/bitset_shift.cc: New file.


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