C++0x support macros

Milian Wolff mail at milianw.de
Wed Jun 1 18:35:13 UTC 2011


David Nolden, 01.06.2011:
> KDevelop already can do all of these complicates things, like deriving
> the type from all kinds of expressions (-> see class
> ExpressionParser).

Yeah the hard work is already done.

> The main issue about C++ 0x support will be supporting the new syntax,
> because the parser is really complicated, then integrating it with the
> already existing facilities, and then also providing some proper
> code-completion in the added syntactic cases.

Exactly. The stuff I have to do is not really rocket science, just pretty time 
consuming. Anyhow, since it's easily unit-testable I should be able to finish 
this all in time. So far I'm confident at least.

bye
-- 
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20110601/03dd0916/attachment.sig>


More information about the KDevelop-devel mailing list