C++ PATCH for c++/26261, c++/43101 (failure to match definition of class template member function)
H.J. Lu
hjl.tools@gmail.com
Fri Apr 2 02:40:00 GMT 2010
On Thu, Feb 18, 2010 at 8:25 AM, Jason Merrill <jason@redhat.com> wrote:
> This was a subtle aspect of DR 224 that I missed when implementing it
> before: if there are dependent lookups in the type-specifier that are not
> dependent in the scope of the declarator, we need to perform them once we
> know the scope.
>
> Tested x86_64-pc-linux-gnu, applied to trunk.
>
This caused:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43621
--
H.J.
More information about the Gcc-patches
mailing list