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: Curious issue with char_traits


Hi Howard,

> I think that would help. 

Thanks.

> However there are a couple of more gotchas  if we intend on
> char_traits<some scalar other than char and wchar_t>  to be robust. 
> Consider:

Thanks a lot Howard! Indeed, I should have know, since one week ago I
read (enjoying it a lot!) Herb's paper on ADL... ;) I should really
double check and read it again together with your message (now I'm
running out for a few hours, sorry) but I gather that Herb's
modifications would avoid these trickeries, right?

Paolo.


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