c++/57: [parser] templates in default arguments

Wolfgang Bangerth bangerth@ticam.utexas.edu
Wed Oct 23 18:56:00 GMT 2002


> >      void foo (int = A<T, U>::n) { }
> > ---------------------------------------------
> > In the default argument parsing, there's a "," not nested inside 
> > parentheses. This stops default argument parsing. If you agree, then this 
> > report should be closed.
> 
> FWIW Comeau accepts it in strict conforming mode.

I think I recall there was a defect report about this, but I can't seem to
find it anymore, and I also don't recall whether it was resolved either
way or other ...

Wolfgang

-------------------------------------------------------------------------
Wolfgang Bangerth              email:           bangerth@ticam.utexas.edu
                               www: http://www.ticam.utexas.edu/~bangerth




More information about the Gcc-bugs mailing list