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: [v3] c++0x common_type patch


Hi Chris,

thanks for the updated patch. The __typeof__ workaround makes me really nervous, I don't think we want to use it in new code, I'm wondering if we should instead wait for 36628 to be dealt with properly...

> I just want to make sure this is intentional and that common_type
> isn't expected to try every permutation of the given types.

this is also interesting. Did you consider raising the issue on comp.lang.c++.moderated?

Paolo.


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