Y
Hacker News
new
|
ask
|
show
|
jobs
by
Ace17
2805 days ago
RAII is a very powerful technique. However, it has actually very little to do with object-orientation. To my knowledge, the only other langages having it are D (multi-paradigm) and Rust (explicitly non-object oriented).