[Bug libstdc++/53429] libstdc++ should guarantee not to expose complex::{imag,real} so it supports both C++98 and C++11

jyasskin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 22 13:00:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53429

Jeffrey Yasskin <jyasskin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |NEW
   Last reconfirmed|                            |2012-05-22
                 CC|                            |gdr at gcc dot gnu.org
         Resolution|INVALID                     |
            Summary|complex::{imag,real} should |libstdc++ should guarantee
                   |be marked alwaysinline to   |not to expose
                   |guarantee libstdc++ binary  |complex::{imag,real} so it
                   |compatibility between C++98 |supports both C++98 and
                   |and C++11                   |C++11
     Ever Confirmed|0                           |1

--- Comment #5 from Jeffrey Yasskin <jyasskin at gcc dot gnu.org> 2012-05-22 12:58:14 UTC ---
Specializing operator<< sounds fine too. Adding Gaby for his opinion, and
reopening since I'm not sure Richard understood the request.



More information about the Gcc-bugs mailing list