This is the mail archive of the gcc@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: sstream


> I got so tired of not being able to use stringstreams that I wrote this. It 
> is probably not all according to the standard but it is a lot better than 
> the nothing that we have got currently. I suppose that I had been better of 
> working on libstdc++-v3 but this was faster.

v3 already has working stringstreams. Even standards-compliant
stringstreams. Perhaps you should use them?

-Benjamin

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