Hacker News new | ask | show | jobs
by stochastic_monk 2806 days ago
RAII is my primary use for objects in C+++, and I believe Rust is similar. Inheritance has fewer uses for me.