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, trunk] Remove _M_out_buf_size()


>this is an almost obvious cleanup in the light of the commit
>for 9404: note, in particular, how the various functions in
>include/bits/streambuf.tcc become _perfectly_ symmetric as
>far as the initial check is concerned (i.e., sputc vs sbumpc;
>xsputn vs xsgetn).

Looks fine to me.


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