[Bug c++/79314] New: friend function with qualified name definition

2017-01-31 Thread litteras at ukr dot net
++ 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

[Bug c++/78924] hiding of template parameter of member template

2016-12-24 Thread litteras at ukr dot net
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

[Bug c++/78924] New: hiding of template parameter of member template

2016-12-24 Thread litteras at ukr dot net
: 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