|
|
|
|
|
by Panzerschrek
39 days ago
|
|
Actually, issues with non-trivial moves and relocations are specific only for C++. Some other languages (notably Rust and Swift) don't have such issues, but still have nice automatic memory management via destructors and containers atop of it. |
|