libstdc++/testsuite/23_containers bitset_shift.cc

bkoz@sourceware.cygnus.com bkoz@sourceware.cygnus.com
Mon Jan 31 13:20:00 GMT 2000


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.



More information about the Libstdc++-cvs mailing list