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]
Other format: [Raw text]

Re: [C++ PATCH]: deprecate default args on non-functions


On Fri, 25 Jul 2003, Nathan Sidwell wrote:
> this patch deprecates default arguments except on parameter declarations
> of functions. I also update the docs to show that implicit typename is gone.

Would you mind documenting this in gcc-3.4/changes.html as well?

Thanks,
Gerald


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