[Bug c++/16777] [3.3 Regression] Trouble with qualified declaration in class

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Tue Jul 27 04:05:00 GMT 2004


------- Additional Comments From bangerth at dealii dot org  2004-07-27 04:05 -------
gcc3.3 required you to write 
  this->X::template foo<int> (); 
That's fixed, though, in 3.4 and beyond and immaterial to the bug here. 
Note, however, that using above syntax also gets us rid of the ICE. 
 
W. 

-- 


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



More information about the Gcc-bugs mailing list