|
|
|
|
|
by en4bz
3025 days ago
|
|
That removes the value proposition of Java though which is that you don't need to worry about memory management. If you need to mentally track every implicit allocation and deallocation in Java then you are essentially writing code in a kneecapped version of C++. |
|