Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
usefulcat
on Feb 22, 2022
|
parent
|
context
|
favorite
| on:
Current hardware trends make C++ exceptions harder...
They’re probably referring to preferring std::make_unique or std::make_shared to bare new/delete. Using either of the former makes the ownership semantics clear and avoids the need to remember to call delete at the appropriate time.
Consider applying for YC's W25 batch! Applications are open till Nov 12.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: