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, libstdc++, complex] complex multiplication algorithm improved


... note that we are talking about the code *in the primary template*,
not in the specializations for float / double / long double and that the
behavior when instantiating with anything else outside float / double /
long double is *unspecified* in the Standard. As a matter of fact the
whole exercise seems rather academic to me. Anyway, let's wait for
Gaby's opinion.

Paolo.


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