Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

RAII can handle such resources, and good use of RAII does handle such resources. Languages without time-deterministic GC even tend to add extra language constructs to aid this, such as `using` in C# and Java (7?) with its new `try` block.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: