|
|
|
|
|
by chlorion
1100 days ago
|
|
In C++ or C, you are always twisting the brain of the programmer into being a "safe compiler". I don't think that is an advantage personally. Lifetimes don't go away just because there isn't a borrow checker or way to define them in the source code. |
|