|
|
Subscribe / Log in / New account

C+

C+

Posted Jun 1, 2010 19:35 UTC (Tue) by coriordan (guest, #7544)
Parent article: GCC begins move to C++

So, someone will spec it up on the wiki, then a bright spark will suggestion putting checks in the compiler, and there, we have a new "minimal C++" language in gcc.

And if minimal C++ is better for gcc, other projects will consider it...


to post comments

C+

Posted Jun 1, 2010 22:53 UTC (Tue) by Tobu (subscriber, #24111) [Link]

One of the existing warning flags, -Weffc++, is actually a set of C++ guidelines. It's more blacklist than whitelist. It's a good addition to the “make the compiler check your code” toolkit.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds