c++/9744: Explicit parameterization of templated return value fails within templated function

bangerth@dealii.org bangerth@dealii.org
Tue Feb 18 15:43:00 GMT 2003


Synopsis: Explicit parameterization of templated return value fails within templated function

State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Tue Feb 18 15:43:43 2003
State-Changed-Why:
    Already fixed for 3.4. In the meantime, you can work
    around this by writing
      x.template apply<bool>();
    
    Wolfgang

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9744



More information about the Gcc-bugs mailing list