Re: [c++-concepts] Reserving new keywords for concepts

2013-02-28 Thread Gabriel Dos Reis
On Thu, Feb 28, 2013 at 9:54 AM, Andrew Sutton wrote: > Attached is the initial documentation for the previous patch. Patch OK. Thanks! -- Gaby > > Andrew > > > 2013-02-28 Andrew Sutton > > * doc/extend.texi (write_symbol): Initial concept docs. > > On Thu, Feb 28, 2013 at 9:11 AM,

Re: [c++-concepts] Reserving new keywords for concepts

2013-02-28 Thread Andrew Sutton
Attached is the initial documentation for the previous patch. Andrew 2013-02-28 Andrew Sutton * doc/extend.texi (write_symbol): Initial concept docs. On Thu, Feb 28, 2013 at 9:11 AM, Gabriel Dos Reis wrote: > On Thu, Feb 28, 2013 at 9:01 AM, Andrew Sutton > wrote: >> Of course. I'

Re: [c++-concepts] Reserving new keywords for concepts

2013-02-28 Thread Gabriel Dos Reis
On Thu, Feb 28, 2013 at 9:01 AM, Andrew Sutton 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 > wrote: >> On Thu, Feb 28, 2013 at 8:07 AM, Andrew Sutton >> wrote: >>> Reserving a handful of new keywords for

Re: [c++-concepts] Reserving new keywords for concepts

2013-02-28 Thread Andrew Sutton
Of course. I'll send that along shortly. Andrew On Thu, Feb 28, 2013 at 8:51 AM, Gabriel Dos Reis wrote: > On Thu, Feb 28, 2013 at 8:07 AM, Andrew Sutton > wrote: >> Reserving a handful of new keywords for concepts and several new type >> traits in preparation for future work on concepts. >> >>

Re: [c++-concepts] Reserving new keywords for concepts

2013-02-28 Thread Gabriel Dos Reis
On Thu, Feb 28, 2013 at 8:07 AM, Andrew Sutton 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 > > * c-common.h (rid): New resreserved words for concepts. >

[c++-concepts] Reserving new keywords for concepts

2013-02-28 Thread Andrew Sutton
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 * c-common.h (rid): New resreserved words for concepts. * c-common.c (c_common_reswords): Definitions thereof. reswords.pa