Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dekken_
on March 20, 2024
|
parent
|
context
|
favorite
| on:
The C++ Killers (Not You, Rust)
not really, RAII/shared_ptrs is still manual memory management, just less footguns
zabzonk
on March 20, 2024
|
next
[–]
well, i would not recommend shared_ptr except under rare circumstances, but i don't see what can be wrong with RAII. in fact, it is the languages thar don't have RAII that have the problems, IMHO.
lofenfew
on March 21, 2024
|
prev
[–]
its the same as the tools rust provides you, so if that's true it bodes poorly for the supposed c++ successor.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: