C++ PATCH for c++/69753 (DR141 broke member template lookup)

Jason Merrill jason@redhat.com
Tue Feb 16 18:26:00 GMT 2016


On 02/16/2016 09:32 AM, Patrick Palka wrote:
> clang also rejects the case where A::FromWebContents is overloaded
> with a static member function and non-static one, and gcc now accepts
> this case.

This is a clang bug.

Jason



More information about the Gcc-patches mailing list