This is the mail archive of the libstdc++@gcc.gnu.org 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]
Other format: [Raw text]

Re: [RFC/Patch] What about using seekoff(-1, ...) for unbufferedunderflow?


>I'm looking a bit into the new framework for unbuffered input,
>and I'd rather prefer having sbumpc() simple as it was before.

... and seeking after every input? Don't think that's going to fly.
There have been performance bugs about this in the past.

>Also, keeping _M_buf_size in basic_filebuf only.

Eh... 

-benjamin


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