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++-concepts] Reserving new keywords for concepts


On Thu, Feb 28, 2013 at 9:01 AM, Andrew Sutton
<andrew.n.sutton@gmail.com> wrote:
> Of course. I'll send that along shortly.

Patch OK.

-- Gaby

>
> Andrew
>
> On Thu, Feb 28, 2013 at 8:51 AM, Gabriel Dos Reis
> <gdr@integrable-solutions.net> wrote:
>> On Thu, Feb 28, 2013 at 8:07 AM, Andrew Sutton
>> <andrew.n.sutton@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.sutton@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
>
>
>
> --
> Andrew Sutton
> andrew.n.sutton@gmail.com


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