|
|
|
|
|
by pjmlp
2144 days ago
|
|
Why should it? At least ISO C++ knows what they want, while D is still trying to find out to which community they should be advertising to. I find many of the people on their forums quite nice, but D lacks a profound sense of direction and which market they want to target. |
|
The fact that C++ is only used for performance is due to C++ being a bad language everywhere else rather than being amazing at writing high performance code. How many hours of developer productivity have been lost to slow compiles and bad metaprogramming (traits, contracts, and constexpr are emblematic of the half in half out C++ way)