|
|
|
|
|
by mikece
2438 days ago
|
|
Stroustrup is effectively saying: if it needs to be fast and efficient then C++ is the choice. Historically I agree, I think it’s still valid in a lot of cases today, but for the future I think hardware speed and the efficiency of GC languages will supplant the importance of C++ for most of the core use cases for C++ today. |
|