Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

C++ is not back

Name: Anonymous 2012-12-02 11:40

http://simpleprogrammer.com/2012/12/01/why-c-is-not-back/

Some interesting points about C++. I think next version of C++ should remove 80% of the language.

And no, C is not an option. Lack of RAII and other "advanced" functionalities will result in terrible bugs.

And no, D is not proper replacement. GC is shit.

Name: Anonymous 2012-12-03 2:12

>>15
That doesn't make any sense since c++ is a super set of c, and every feature provided in c++ can be expressed in c, in a variety of ways. c++ can only implement its features in only so many ways, and it must do it in a way that can also be done in c.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List