|
|
|
|
|
by adastra22
51 days ago
|
|
The perfectly safe platonic ideal you are implying cannot exist. Rust is a safe language because it bounds the unsafely to the minimal, clearly demarcated area where it can be reviewed and proven (outside the bounds of the type system) to hold. That is not "back in C++ land." |
|