This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/17238] explicit qualification of member template is rejected


------- Additional Comments From bangerth at dealii dot org  2004-08-30 15:58 -------
Yes, that is my understanding. gcc wasn't clear about this before, but 
we fixed it base on a defect report to the standard that clarified that 
the keyword is only allowed if the left hand side object is template 
dependent. 
 
W. 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17238


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]