On Thu, Feb 28, 2013 at 8:07 AM, Andrew Sutton <andrew.n.sut...@gmail.com> wrote: > Reserving a handful of new keywords for concepts and several new type > traits in preparation for future work on concepts. > > Andrew > > 2013-02-05 Andrew Sutton <andrew.n.sut...@gmail.com> > > * c-common.h (rid): New resreserved words for concepts. > * c-common.c (c_common_reswords): Definitions thereof.
For all patches for the c++-concepts branch, CC: me and Jason. Can we also have corresponding documentation for the new keywords? E.g. in doc/extend.texi. For the moment, you probably just want to add a menu node for "C++ concepts", and list these new tokens as reserved. -- Gaby