[Bug c++/24702] Koenig found functoid ref, but "cannot be used as a function"
gdr at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Dec 4 05:09:00 GMT 2005
------- Comment #4 from gdr at gcc dot gnu dot org 2005-12-04 05:09 -------
this issue should be resolved one way of the other based on the
core issue about argument dependent lookup specification, when a
non-function is found. The "obvious" solution would be to do overload
resolution based on the signatures (whether actual function, constructor,
function objects, or references to those). However, all that needs
tracking the open core issue.
--
gdr at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gdr at gcc dot gnu dot org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2005-12-04 05:09:46
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24702
More information about the Gcc-bugs
mailing list