Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mhaymo
on April 13, 2016
|
parent
|
context
|
favorite
| on:
Why would you learn C++ in 2016?
Forgive my ignorance, but doesn't std::unique_ptr communicate the same restriction, and therefore enable the same optimisations?
firethief
on April 14, 2016
[–]
unique_ptr has unique
ownership
; it's not an error to use other pointers to the same data (just a bad idea).
Consider applying for YC's W25 batch! Applications are open till Nov 12.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: