re PR c++/59366 (A friend function template defined in a class is found without ADL)
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
Showing
gcc/testsuite/g++.dg/template/friend57.C
0 → 100644
Please
register
or
sign in
to comment