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: [PATCH] New stream buffer for cin, cout etc.


>If you want, the following two lines can be removed from the
>final generic _M_underflow:
>
>+           if (__testout)
>+             this->_M_out_cur = this->_M_in_cur;

Ok. I'll test with this, thanks, and if it's ok I think I'm just going
to put this in. This patch is already big.

best,
benjamin


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