C/C++ PATCH to add __remove_qualifiers (PR c/65455, c/39985)

Joseph Myers joseph@codesourcery.com
Wed Sep 13 16:37:00 GMT 2017


On Sat, 9 Sep 2017, Jason Merrill wrote:

> > +@code{__remove_qualifiers} takes a typename as an argument:
> 
> I think it would be better to use the term "type-id" here, to avoid
> confusion with "type-name", which is only a single identifier.

There's no such thing as a type-id in C, and type-name is the term used in 
C syntax (for what goes in a cast, etc.).

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc-patches mailing list