
Would it be presumptious to add "typeof", "decltype", "concept","where" etc to the QuickBook keywords list? regards Andy Little

On Jun 26, 2006, at 8:18 PM, Andy Little wrote:
Would it be presumptious to add "typeof", "decltype", "concept","where" etc to the QuickBook keywords list?
Yes, but I'd go ahead and do it anyway :) "decltype" and "static_assert", at least, are certainly C++0x keywords. "concept" and "where" still need buy-in from a significant chunk of the C++ committee before we can assume that they'll be keywords. I remain optimistic :) Doug

Doug Gregor wrote:
On Jun 26, 2006, at 8:18 PM, Andy Little wrote:
Would it be presumptious to add "typeof", "decltype", "concept","where" etc to the QuickBook keywords list?
Yes, but I'd go ahead and do it anyway :)
"decltype" and "static_assert", at least, are certainly C++0x keywords.
"concept" and "where" still need buy-in from a significant chunk of the C++ committee before we can assume that they'll be keywords. I remain optimistic :)
How about "typeof", "decltype" and "static_assert" to begin with? Regards, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net

"Doug Gregor" <dgregor@cs.indiana.edu> wrote in message news:D27B402B-E3DA-4E27-B22F-DF62DCC29045@cs.indiana.edu...
On Jun 26, 2006, at 8:18 PM, Andy Little wrote:
Would it be presumptious to add "typeof", "decltype", "concept","where" etc to the QuickBook keywords list?
Yes, but I'd go ahead and do it anyway :)
I did. It looks very nice! regards Andy Little
participants (3)
-
Andy Little
-
Doug Gregor
-
Joel de Guzman