Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
1772 days ago
Except when using system code you might have to pack pointers in OS IPC structures which don't map into smart pointers.
Similar to forgetting memory in Rust, and then there is no miracle RAII.
1 comments
nemetroid
1772 days ago
Yes, if you're not using RAII, RAII doesn't work.
link