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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|gnu++0x: resolving          |[C++11] [cmplx.over]
                   |overloaded functions        |overloads not constrained
                   |belonging to different      |
                   |namespaces                  |

--- Comment #11 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-11-10 
19:39:06 UTC ---
same for arg, conj, norm and proj, and something similar for pow

since they're the only places we use __promote, we could just turn __promote
into a constraint type, as in comment 6

Reply via email to