This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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: c++/7019: erroneous failure to compile


Synopsis: erroneous failure to compile

State-Changed-From-To: closed->open
State-Changed-By: abrahams
State-Changed-When: Wed Jul  3 13:19:20 2002
State-Changed-Why:
    It's not a mistake. See 14.8.2/2. A type deduction failure is not an error; it just causes the function not to be considered for overload resolution

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7019


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