++
Assignee: unassigned at gcc dot gnu.org
Reporter: litteras at ukr dot net
Target Milestone: ---
http://eel.is/c++draft/class.friend#6 :
A function can be defined in a friend declaration of a class if and only if the
class is a non-local class ([class.local]), the function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78924
--- Comment #1 from litteras at ukr dot net ---
http://stackoverflow.com/questions/41313565/hiding-of-template-parameter-of-member-template
: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: litteras at ukr dot net
Target Milestone: ---
due to http://eel.is/c++draft/temp.res#temp.local-7 :
"In the definition of a member of a class template that appears outside of the
class template definition, the name