[Bug c++/14371] Unable to parse a function template that calls a member template

giovannibajo at libero dot it gcc-bugzilla@gcc.gnu.org
Mon Mar 1 20:30:00 GMT 2004


------- Additional Comments From giovannibajo at libero dot it  2004-03-01 20:30 -------
This is fixed in 3.4 and mainline. The obvious workaround is to pretend the 
member template is dependent:

  r.template get<_T>(fi, 0);


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


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



More information about the Gcc-bugs mailing list