decl.c
456 KB
-
re PR c++/59366 (A friend function template defined in a class is found without ADL) · 199b7a35
PR c++/59366 * name-lookup.c (pushdecl_maybe_friend_1): Hide friend functions and function templates, declared only in the class. * decl.c (duplicate_decls): Reveal hidden friend functions or function templates, if they are redeclared outside the class. From-SVN: r219689
Momchil Velikov committed