|
|
|
|
|
by mtsr
1014 days ago
|
|
You can’t turn off undefined behavior in C++ either. Lifetimes exist whether the language acknowledges them or not. Except if you go to a GC language, but then you’re prototyping other types of stuff than you’d probably pick Rust for. |
|