Someone should tell him about D...

Ali Çehreli acehreli at yahoo.com
Fri Jun 3 20:50:18 UTC 2022


On 6/3/22 13:24, monkyyy wrote:

 > no, c > c++ in general because the sanest way to use c++ is as c + one
 > or two features

My short list to pick C++ and never touch C:

- Constructor, destructor, etc.
- Templates

 > and c++ will be extremely slow to compile and iterate on.

C++ compilation speed is one thing that shows me humans can adapt to any 
situation and can accept anything. An example: 64-way parallel 
compilation on 20+ cores and the project builds in 2 hours. :/

Ali



More information about the Digitalmars-d mailing list