This is the mail archive of the gcc-patches@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++ PATCH] Make taking the address of an overloaded function a non-deduced context


On Tue, Aug 29, 2017 at 6:19 PM, Ville Voutilainen
<ville.voutilainen@gmail.com> wrote:
> 2017-08-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
>
>     Make taking the address of an overloaded function a non-deduced context
>
>     cp/
>
>     * pt.c (unify_overload_resolution_failure): Return unify_success
>     instead of unify_invalid.

Please also remove the error.  OK with that change.

Jason


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