libstdc++/ /ChangeLog tl/bits/stl_queue.h
bkoz@sourceware.cygnus.com
bkoz@sourceware.cygnus.com
Thu Nov 18 17:31:00 GMT 1999
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<>.
More information about the Libstdc++-cvs
mailing list