|
|
|
|
|
by thrwyoilarticle
1359 days ago
|
|
I think this is more of a meme than reality. In the past, C++ needed manual memory management and writing ctors over and over with myriad footguns. Now someone can contribute to a C++ codebase barely knowing what a heap or reference is and the compiler will create decent code. |
|