This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: Changed strstream behaviour


On Feb 11, 1999, Michael K Vance <mkv102@psu.edu> wrote:

> Previously, istrstream >> string would tokenize the istrstream along
> whitespace borders--now it just copies the entire contents of the istrstream
> into the string.

Sample code?

> Also, is there a way to find out if someone is working on finishing <vector>?
> I noticed it's missing assign() and at().

Check the development snapshots, they're already there.

-- 
Alexandre Oliva  http://www.dcc.unicamp.br/~oliva  aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Universidade Estadual de Campinas, SP, Brasil



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