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] Fix in_avail half of libstdc++/9701


> the below fixes the PR by using Nathan's nice advice:

Great! Unless I'm mistaken, this means that the *_pback_* members
are no longer used by basic_streambuf, and can be moved to
basic_filebuf, where they belong.

Thanks,
Petur


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