This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [v3] libstdc++/38678


Paolo Carlini wrote:
> Interesting (I suppose you took care of that ;), but only in the draft
> of C++1x, right?
>   
Ok, now I found it, DR 165. In any case, I'm under the impression that
the general issue should be discussed in a tad more detail, xsgetn
included. I'm nervous about calling non-public members of the streambuf
in general, with no wording in the streambuf itself about friendship,
and we can break a lot of user code.

Paolo.


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