This is the mail archive of the gcc-patches@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]

Re: [C++ PATCH] Fix for bug 68


>>>>> "Kriang" == Kriang Lerdsuwanakij <lerdsuwa@scf-fs.usc.edu> writes:

> + 	     /* Note that we do not need to reparse default arguments, 
> + 		since explicit specialization cannot be declared in 
> + 		class scope as in [temp.expl.spec].  */

What if the default args use template parameters?

Jason

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