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++/ /ChangeLog tl/bits/stl_queue.h


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@sourceware.cygnus.com	99/11/18 17:31:25

Modified files:
	.              : ChangeLog 
	stl/bits       : stl_queue.h 

Log message:
	1999-11-18  Scott Snyder  <snyder@fnal.gov>
	
	* stl/bits/stl_queue.h: The C++ standard gives the default for the
	_Sequence template argument of priority_queue<> as vector<>, not
	deque<>.


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