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] A QoI problem with filebuf and POD charT != char, wchar_t


[sorry for replying to myself again]

I wonder: would be OK wrt to the standard, treating _M_codecvt == 0
(that is, no usable codecvt facet) identically to always_noconv?

... well, /almost/ identically, of course: a few sizeof(_CharT) would have to be sprinkled here and there.

Paolo.


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